diff options
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..bd11f6e --- /dev/null +++ b/.eslintignore @@ -0,0 +1,4 @@ +webpack.config*.js +gulpfile.js +fixture +tools |