UNPKG

bucket-duck

Version:

A redux module containing a reducer and actions for a bucket widget.

14 lines 291 B
{ "compileOnSave": true, "compilerOptions": { "module": "commonjs", "noImplicitAny": true, "strictNullChecks": true, "target": "es5", "sourceMap": true }, "include": [ "src/**/*.ts", "tests/**/*.ts" ] }