UNPKG

@tsconfig/recommended

Version:

A base TSConfig for working with Recommended.

11 lines 254 B
{ "compilerOptions": { "target": "es2016", "module": "commonjs", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true }, "$schema": "https://json.schemastore.org/tsconfig" }