UNPKG

nihilqui

Version:

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

18 lines (17 loc) 423 B
{ "compilerOptions": { "lib": ["ESNext"], "types": [], "target": "ESNext", "module": "ESNext", "strict": true, "noImplicitAny": false, "strictNullChecks": true, "noImplicitThis": true, "alwaysStrict": true, }, "include": ["@types/ambient.d.ts", "@types/pango-1.0-ambient.d.ts", "@types/gtk-3.0-ambient.d.ts", "@types/webkit2-4.0-ambient.d.ts"], "files": [ "main.ts" ] }