mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
initialize settings page
This commit is contained in:
+1
-14
@@ -20,21 +20,8 @@
|
||||
"include": [
|
||||
"src/**/*.ts",
|
||||
"src/**/*.d.ts",
|
||||
"src/**/*.tsx",
|
||||
"src/**/*.vue",
|
||||
"src/**/*.svg"
|
||||
],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
}
|
||||
|
||||
// {
|
||||
// "compilerOptions": {
|
||||
// "strict": false,
|
||||
// "jsx": "preserve",
|
||||
// "paths": {
|
||||
// "baseUrl": ["./"],
|
||||
// "@/*": ["./src/*"]
|
||||
// }
|
||||
// },
|
||||
// "include": ["src/**/*"]
|
||||
// }
|
||||
}
|
||||
Reference in New Issue
Block a user