UNPKG

@macalinao/tsconfig

Version:

Common TypeScript configuration.

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