UNPKG

nativescript-tag

Version:

NativeScript UI plugin for tagging

20 lines 647 B
{ "compilerOptions": { "target": "es5", "module": "commonjs", "removeComments": true, "experimentalDecorators": true, "noEmitHelpers": true, "declaration": true }, "files": [ "node_modules/tns-core-modules/tns-core-modules.d.ts", "node_modules/tns-platform-declarations/tns-core-modules/android17.d.ts", "node_modules/tns-platform-declarations/tns-core-modules/ios.d.ts", "node_modules/tns-platform-declarations/tns-core-modules/org.nativescript.widgets.d.ts", "tag.common.ts", "tag.android.ts", "tag.ios.ts" ], "compileOnSave": false }