aah/tsconfig.json
2023-08-07 18:36:33 -05:00

2 lines
72 B
JSON

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