UNPKG

@tsconfig/bases

Version:
9 lines (8 loc) 157 B
{ "$schema": "https://www.schemastore.org/tsconfig", "compilerOptions": { "target": "es5", "lib": ["es5", "dom"], "types": ["cypress"] } }