UNPKG

@nativescript-community/ui-checkbox

Version:

NativeScript plugin for checkbox.

10 lines (9 loc) 291 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "rootDir": "../../src/checkbox", "outDir": "./" }, "include": ["../../src/checkbox/**/*", "../../tools/references.d.ts", "../../src/references.d.ts"], "exclude": ["../../src/checkbox/angular/**"] }