chore: migrate with new structure
This commit is contained in:
+4
-1
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"extends": "./.nuxt/tsconfig.json"
|
||||
"extends": "./.nuxt/tsconfig.json",
|
||||
"exclude": [
|
||||
"public/assets/**/*"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user