projecte_ionic/node_modules/log4js/types/tsconfig.json

10 lines
157 B
JSON
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
{
"compileOnSave": false,
"compilerOptions": {
"strict": true,
"noUnusedParameters": true,
"noUnusedLocals": false,
"noEmit": true
}
}