UNPKG

bb-inline-editor

Version:

Follow me [![twitter](https://img.shields.io/twitter/follow/carlillo.svg?style=social&label=%20carlillo)](https://twitter.com/carlillo) to be notified about new releases.

16 lines (15 loc) 385 B
{ "compilerOptions": { "emitDecoratorMetadata": true, "experimentalDecorators": true, "pretty": true, "allowUnreachableCode": false, "allowUnusedLabels": false, "noUnusedParameters": true, "noUnusedLocals": true, "noImplicitReturns": true, "noImplicitUseStrict": false, "noFallthroughCasesInSwitch": true, "moduleResolution": "node" } }