mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2025-10-30 14:17:54 +00:00
- Lint file a bit - Add synopsis - Add default parameters - Replace shortcutted cmdlets / parameters - Add schema validation for VSCode - Add recommended VSCode extensions - Move everything from scoop-sublime-project into settings.json - Small progress on #2609 and making developers life easier
7 lines
103 B
JSON
7 lines
103 B
JSON
{
|
|
"recommendations": [
|
|
"EditorConfig.EditorConfig",
|
|
"ms-vscode.PowerShell"
|
|
]
|
|
}
|