UNPKG

@straw-hat/tsconfig

Version:

TypeScript configurations

9 lines (8 loc) 185 B
{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./base", "display": "Browser Library", "compilerOptions": { "lib": ["ESNext", "dom", "dom.iterable"] } }