mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
dart: fix language configuration location
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"aliases": [
|
||||
"Dart"
|
||||
],
|
||||
"configuration": "./syntaxes/dart-language-configuration.json"
|
||||
"configuration": "./language-configuration.json"
|
||||
}
|
||||
],
|
||||
"grammars": [
|
||||
|
||||
Reference in New Issue
Block a user