{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "ags/gtk3", "lib": ["ES2023"], "module": "ES2022", "moduleResolution": "Bundler", "strict": true, "target": "ES2020" } }