aah/tsconfig.json

2 lines
72 B
JSON

{ "compilerOptions": { "lib": ["ESNext", "DOM"], "jsx": "react-jsx" } }