first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/components/*": ["components/*"],
|
||||
"@/public/*": ["public/*"],
|
||||
"@/utils/*": ["utils/*"],
|
||||
"@/styles/*": ["styles/*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user