Add eslintrc
files to ignorable_files
Committed e07644
--- a/webint_code/templates/project/index.html
+++ b/webint_code/templates/project/index.html
$ "package.json",
$ "tsconfig.json",
$ "webpack.config.js",
+ $ "eslintrc.js",
+ $ "eslintrc.json",
+ $ "eslintrc.yml",
$ )
$ prev_file = None
<ul>