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 1cda02c commit 6cd4663Copy full SHA for 6cd4663
lint-staged.js
@@ -0,0 +1 @@
1
+module.exports = require('./dist/config/lintstagedrc')
package.json
@@ -31,7 +31,8 @@
31
"eslint-react.js",
32
"config.js",
33
"prettier.js",
34
- "jest.js"
+ "jest.js",
35
+ "lint-staged.js"
36
],
37
"keywords": [],
38
"author": "Jamie Rolfs <jamie.rolfs@hover.to>",
0 commit comments