Spaces:
Sleeping
Sleeping
| { | |
| "compilerOptions": { | |
| "baseUrl": ".", | |
| "paths": { | |
| "@/*": ["./src/*"] | |
| } | |
| }, | |
| "include": ["src"] | |
| } |
| { | |
| "compilerOptions": { | |
| "baseUrl": ".", | |
| "paths": { | |
| "@/*": ["./src/*"] | |
| } | |
| }, | |
| "include": ["src"] | |
| } |