UNPKG

whatlib

Version:

A library for strange code, but it's working

12 lines 196 B
{ "include": [ "./src/**/*" ], "compilerOptions": { "esModuleInterop": true, "target": "ES5", "lib": [ "ES2015" ] } }