UNPKG

@resolid/config

Version:

Oxlint and Typescript config

10 lines (9 loc) 193 B
{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./base.json", "compilerOptions": { "allowJs": false, "declaration": true, "isolatedDeclarations": true } }