UNPKG

propr

Version:

A proper way to interface with prepr.io

14 lines (13 loc) 298 B
{ "compilerOptions": { "target": "es2016", "module": "commonjs", "noEmit": true, "importsNotUsedAsValues": "error", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "noUncheckedIndexedAccess": true, "skipLibCheck": true } }