UNPKG

gitiumiota

Version:
19 lines (18 loc) 330 B
{ "compilerOptions": { "lib": [ "dom", "es2015" ], "noImplicitThis": true, "strict": true, "outDir": "out", "declaration": true, "declarationDir": "typings", "sourceMap": true }, "include": [ "src", "test" ] }