mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-20 05:49:12 +00:00
Changes vscode rules
This commit is contained in:
parent
ba2a27fef0
commit
dac07edd89
1 changed files with 4 additions and 0 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"editor.formatOnSave": false,
|
||||
"editor.formatOnPaste": false,
|
||||
"editor.formatOnType": false,
|
||||
"editor.defaultFormatter": "Dart-Code.flutter",
|
||||
"dart.lineLength": 120,
|
||||
"[dart]": {
|
||||
|
@ -8,5 +10,7 @@
|
|||
],
|
||||
"editor.defaultFormatter": "Dart-Code.dart-code",
|
||||
"editor.formatOnSave": false,
|
||||
"editor.formatOnPaste": false,
|
||||
"editor.formatOnType": false
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue