5 lines
62 B
PowerShell
5 lines
62 B
PowerShell
#/usr/bin/env pwsh
|
|
|
|
# Install pyright lsp
|
|
pip install pyright
|