📦 build(scripts/types): compile types in project's root directory
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"lib": ["ES2024"],
|
||||
"moduleResolution": "bundler",
|
||||
"skipLibCheck": true,
|
||||
"types": [
|
||||
"../@girs"
|
||||
],
|
||||
"strict": true,
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "ags/gtk4"
|
||||
|
||||
Reference in New Issue
Block a user