UNPKG

@resolid/config

Version:

Oxlint and Typescript config

9 lines (8 loc) 173 B
{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./base.json", "compilerOptions": { "jsx": "react-jsx", "types": ["react", "react-dom"] } }