1
0
mirror of https://github.com/stonega/tsacdop synced 2025-02-03 17:07:38 +01:00
2020-02-09 20:29:09 +08:00

13 lines
369 B
JSON

{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Flutter",
"request": "launch",
"type": "dart"
}
]
}