You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
Index: node_modules/modclean-patterns-default/patterns.json
|
|
|
|
|
--- node_modules/modclean-patterns-default/patterns.json.orig 1985-10-26 09:15:00.000000000 +0100
|
|
|
|
|
+++ node_modules/modclean-patterns-default/patterns.json 2018-08-05 16:49:08.280152000 +0200
|
|
|
|
|
@@ -49,6 +49,8 @@
|
|
|
|
|
"draft-02",
|
|
|
|
|
"draft-03",
|
|
|
|
|
"draft-04",
|
|
|
|
|
+ "eslint.json",
|
|
|
|
|
+ "jshint.json",
|
|
|
|
|
".eslintrc",
|
|
|
|
|
".eslintrc.*",
|
|
|
|
|
".jamignore",
|
|
|
|
|
@@ -92,6 +94,9 @@
|
|
|
|
|
"desktop.ini",
|
|
|
|
|
"npm-debug.log",
|
|
|
|
|
"wercker.yml",
|
|
|
|
|
+ "gruntfile.js",
|
|
|
|
|
+ "gulpfile.js",
|
|
|
|
|
+ "Makefile",
|
|
|
|
|
".flowconfig"
|
|
|
|
|
],
|
|
|
|
|
|