Spaces:
Running
Running
{ | |
"compilerOptions": { | |
"paths": { | |
"@/*": ["./src/*"] | |
} | |
}, | |
"exclude": ["node_modules", "dist"] | |
} | |
{ | |
"compilerOptions": { | |
"paths": { | |
"@/*": ["./src/*"] | |
} | |
}, | |
"exclude": ["node_modules", "dist"] | |
} | |