diff options
Diffstat (limited to 'Timeline/ClientApp')
-rw-r--r-- | Timeline/ClientApp/.eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Timeline/ClientApp/.eslintignore b/Timeline/ClientApp/.eslintignore index de5aa4fc..371b5fcb 100644 --- a/Timeline/ClientApp/.eslintignore +++ b/Timeline/ClientApp/.eslintignore @@ -1,4 +1,5 @@ .yarn
node_modules
dist
+webpack.*.js
.eslintrc.js
|