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 b499520 commit 82f4654Copy full SHA for 82f4654
template/.eslintrc
@@ -24,6 +24,8 @@
24
"devDependencies": [
25
"**/*.spec.js",
26
"__tests__/*.js",
27
+ "__mocks__/*.js",
28
+ "__snapshots__/*.js",
29
"test/**/*.js",
30
"gulp-tasks/**/*.js",
31
"jest.config.js",
0 commit comments