Skip to content

Commit b123221

Browse files
committed
chore: remove redundant TypeScript settings from VSCode config
1 parent 7c6132d commit b123221

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.vscode/settings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
"[dart]": {
1111
"editor.defaultFormatter": "Dart-Code.dart-code"
1212
},
13-
"typescript.preferences.importModuleSpecifier": "non-relative",
14-
"typescript.tsdk": "node_modules/typescript/lib",
1513
"files.associations": {
1614
"*.arb": "json"
1715
}

0 commit comments

Comments
 (0)