UNPKG

cyclejs-modal

Version:

An easy way to open custom modals in a cyclejs app

17 lines (16 loc) 317 B
{ "compileOnSave": false, "compilerOptions": { "module": "commonjs", "moduleResolution": "node", "sourceMap": true, "target": "ES5", "outDir": "build/cjs", "lib": ["DOM", "ES6", "ES5"] }, "exclude": [ "node_modules", "build" ] }