UNPKG

gitiumiota

Version:
13 lines (12 loc) 288 B
{ "compilerOptions": { "lib": ["dom", "es2015"], "noImplicitThis": true, "strict": true, "outDir": "out", "typeRoots": ["node_modules/@types"], "declaration": true, "declarationDir": "typings", "sourceMap": true } }