UNPKG

@kaspersky/dev-tools

Version:

Development tools and configs for Babel, ESLint and TypeScript

13 lines (12 loc) 212 B
{ "extends": "./common.tsconfig.json", "compilerOptions": { "lib": [ "es2019", "es2020.promise", "es2020.bigint", "es2020.string" ], "skipLibCheck": true } }