opencanteen/.vscode/settings.json
2023-09-04 19:28:18 +02:00

6 lines
108 B
JSON

{
"dart.flutterSdkPath": ".flutter",
"conventionalCommits.scopes": [
"dependencies"
],
}