UNPKG

nihilqui

Version:

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

14 lines (13 loc) 266 B
{ "compilerOptions": { "lib": ["ESNext"], "types": [], "strict": true, "noImplicitAny": true, "strictNullChecks": true, "noImplicitThis": true, "alwaysStrict": true }, "include": ["@types/*.ts"], "exclude": ["@types/node-*.ts"] }