mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-12 20:11:22 -05:00
nuxt init
This commit is contained in:
9
frontend.old/jsconfig.json
Normal file
9
frontend.old/jsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
Reference in New Issue
Block a user