{ "compilerOptions": { "rootDir": "../../", "target": "es2016", "module": "commonjs", "outDir": "../output/electron", "removeComments": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true } }