Spaces:
Paused
Paused
| { | |
| "compilerOptions": { | |
| "baseUrl": ".", | |
| "paths": { | |
| "*": ["webui/*"] | |
| } | |
| }, | |
| "include": ["webui/**/*.js"] | |
| } |
| { | |
| "compilerOptions": { | |
| "baseUrl": ".", | |
| "paths": { | |
| "*": ["webui/*"] | |
| } | |
| }, | |
| "include": ["webui/**/*.js"] | |
| } |