source:
ReserveNGo-frontend/jsconfig.json@
590f667
Last change on this file since 590f667 was 590f667, checked in by , 3 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.