Skip to content

Commit c89a340

Browse files
committed
fix: remove unused kdl language configuration
1 parent b2e1a93 commit c89a340

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@
7474
"mise.lock"
7575
],
7676
"configuration": "./syntaxes/toml-language-configuration.json"
77-
},
78-
{
79-
"id": "usage-kdl"
8077
}
8178
],
8279
"tomlValidation": [
@@ -99,7 +96,6 @@
9996
"path": "./syntaxes/toml-language.json"
10097
},
10198
{
102-
"language": "usage-kdl",
10399
"scopeName": "source.usage.kdl",
104100
"path": "./syntaxes/usage-kdl.json"
105101
},

0 commit comments

Comments
 (0)