source:
ReserveNGo-frontend/jsconfig.json@
231918f
| Last change on this file since 231918f was 590f667, checked in by , 11 months ago | |
|---|---|
|
|
| File size: 116 bytes | |
| Rev | Line | |
|---|---|---|
| [590f667] | 1 | { |
| 2 | "compilerOptions": { | |
| 3 | "paths": { | |
| 4 | "@/*": ["./src/*"] | |
| 5 | } | |
| 6 | }, | |
| 7 | "exclude": ["node_modules", "dist"] | |
| 8 | } |
Note:
See TracBrowser
for help on using the repository browser.
