We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da5037 commit d8af372Copy full SHA for d8af372
src/package.json
@@ -14,7 +14,6 @@
14
"url": "https://github.com/bradmartin/nativescript-floatingactionbutton"
15
},
16
"scripts": {
17
- "precommit": "lint-staged",
18
"plugin.link": "npm link && cd ../demo && npm link nativescript-floatingactionbutton && cd ../src",
19
"plugin.tscwatch": "npm run tsc -w",
20
"demo.ios": "npm i && npm run tsc && cd ../demo && tns run ios --syncAllFiles",
0 commit comments