chore(web): order json files alphabetically (#10076)
This commit is contained in:
+2
-2
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"extends": "./.svelte-kit/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
@@ -13,5 +12,6 @@
|
||||
"strict": true,
|
||||
"target": "es2020",
|
||||
"types": ["vitest/globals"]
|
||||
}
|
||||
},
|
||||
"extends": "./.svelte-kit/tsconfig.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user