mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 10:34:53 +00:00
Add knossos
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"composite": true
|
||||
},
|
||||
"include": [".nuxt/nuxt.d.ts", "src/**/*"],
|
||||
"exclude": []
|
||||
}
|
||||
Reference in New Issue
Block a user