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 f811a81 commit 851bfa4Copy full SHA for 851bfa4
package.json
@@ -4,7 +4,7 @@
4
"description": "A component that is resizable with handles.",
5
"main": "index.js",
6
"scripts": {
7
- "lint": "jsxhint lib/ test/",
+ "lint": "eslint lib/ test/",
8
"test": "echo \"Error: no test specified\" && exit 1",
9
"build": "bash build.sh",
10
"build-example": "webpack",
0 commit comments