grub/tsconfig.json
2023-08-10 16:10:48 -05:00

4 lines
74 B
JSON

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