UNPKG

@straw-hat/tsconfig

Version:

TypeScript configurations

10 lines (9 loc) 178 B
{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./base", "display": "Cypress", "compilerOptions": { "target": "es5", "module": "commonjs" } }