17 lines
822 B
JSON
17 lines
822 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(flutter clean:*)",
|
|
"Bash(flutter pub get:*)",
|
|
"Bash(flutter run:*)",
|
|
"Bash(cmake:*)",
|
|
"Bash(where:*)",
|
|
"Bash(winget search:*)",
|
|
"Bash(winget install:*)",
|
|
"Bash(\"/c/Program Files \\(x86\\)/Microsoft Visual Studio/Installer/vs_installer.exe\" modify --installPath \"C:\\\\Program Files \\(x86\\)\\\\Microsoft Visual Studio\\\\2022\\\\BuildTools\" --add Microsoft.VisualStudio.Workload.VCTools --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add Microsoft.VisualStudio.Component.Windows11SDK.22621 --passive --wait)",
|
|
"Bash(cmd //c \"\"\"C:\\\\Program Files\\\\Microsoft Visual Studio\\\\18\\\\Community\\\\Common7\\\\Tools\\\\VsDevCmd.bat\"\" && flutter run -d windows\")",
|
|
"Bash(flutter doctor:*)"
|
|
]
|
|
}
|
|
}
|