This repository has been archived on 2024-07-21. You can view files and clone it, but cannot push or open issues or pull requests.
opencanteen/.vscode/settings.json
2023-09-04 19:28:18 +02:00

6 lines
No EOL
108 B
JSON

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