UNPKG

nihilqui

Version:

Typescript .d.ts generator from GIR for gjs and node-gtk

18 lines (17 loc) 366 B
{ "compilerOptions": { "lib": ["ESNext"], "types": [], "target": "ESNext", "module": "ESNext", "strict": true, "noImplicitAny": true, "strictNullChecks": true, "noImplicitThis": true, "alwaysStrict": true }, "include": ["@types/gjs.d.ts", "@types/gio-2.0.d.ts", "@types/glib-2.0.d.ts"], "files": [ "main.ts", ] }