{ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "ags/gtk4", "module": "ES2022", "moduleResolution": "Bundler", "strict": true, "target": "ES2020" } }