Spaces:
Sleeping
Sleeping
Invalid JSON:
Expected double-quoted property name in JSON
at line 8, column 5
| { | |
| "compilerOptions": { | |
| "paths": { | |
| "@/*": ["./*"], | |
| "@components/*": ["./components/*"], | |
| "@lib/*": ["./lib/*"], | |
| "@assets/*": ["./assets/*"], | |
| } | |
| } | |
| } | |