UNPKG

jsf.js_next_gen

Version:

A next generation typescript reimplementation of jsf.js

18 lines (17 loc) 306 B
{ "compilerOptions": { "target": "es2015", "lib": [ "es2015.collection", "es2019.array", "dom" ], "module": "esnext", "moduleResolution": "bundler", "skipLibCheck": true, "types": [] }, "files": [ "target/dts/src/main/typescript/api/_api.d.ts" ] }