parent
9e59a59c2c
commit
cc2b2dc6c9
33 changed files with 56 additions and 48 deletions
@ -0,0 +1,9 @@ |
||||
{ |
||||
"compilerOptions": { |
||||
"baseUrl": "./", |
||||
"paths": { |
||||
"@/*": ["src/*"] |
||||
} |
||||
}, |
||||
"exclude": ["node_modules", "dist"] |
||||
} |
||||
Loading…
Reference in new issue