Current Path : /home/cinepatreb/billetterie/modules/ps_linklist/views/ |
Current File : /home/cinepatreb/billetterie/modules/ps_linklist/views/tsconfig.json |
{ "compilerOptions": { "outDir": "./public/", "noImplicitAny": true, "module": "es6", "target": "es5", "strict": true, "moduleResolution": "node", "allowSyntheticDefaultImports": true, "allowJs": true, "baseUrl": "./", "typeRoots": ["node_modules/@types"], "paths": { "@PSJs/*": ["../../admin-dev/themes/new-theme/js/*"] } }, "ts-node": { "compilerOptions": { "module": "commonjs" } } }