@@ -1,12 +1,12 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"compilerOptions": {
|
||||
"experimentalDecorators": true,
|
||||
"strict": true,
|
||||
"target": "ES2022",
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "ags/gtk3",
|
||||
"lib": ["ES2023"],
|
||||
"module": "ES2022",
|
||||
"moduleResolution": "Bundler",
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "astal/gtk3"
|
||||
"strict": true,
|
||||
"target": "ES2020"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user