UNPKG

craydent-cli

Version:

Node module to manage command line execution and arguments

21 lines (20 loc) 485 B
{ "compilerOptions": { "noImplicitAny": true, "noImplicitThis": true, "ignoreDeprecations": "5.0", "strict": false, "strictBindCallApply": true, "strictFunctionTypes": true, "strictNullChecks": true, "strictPropertyInitialization": true, "baseUrl": "./", "declaration": true, "target": "es2015", "sourceMap": true, "module": "commonjs", "skipDefaultLibCheck": true, "skipLibCheck": true, "lib": ["es2017", "dom"] } }