Current Path : C:/Program Files/Adobe/Adobe Creative Cloud Experience/js/node_modules/big-integer/ |
Current File : C:/Program Files/Adobe/Adobe Creative Cloud Experience/js/node_modules/big-integer/tsconfig.json |
{ "compilerOptions": { "target": "esnext", "module": "commonjs", "lib": [ "es6" ], "noImplicitAny": true, "noImplicitThis": true, "strictNullChecks": false, "baseUrl": "./", "moduleResolution": "node", "allowJs": true, "typeRoots": [ "./" ], "types": [], "forceConsistentCasingInFileNames": true }, "files": [ "BigInteger.d.ts", "spec/tsDefinitions.ts" ] }