diff options
Diffstat (limited to 'node_modules/es5-ext/.lintignore')
| -rw-r--r-- | node_modules/es5-ext/.lintignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/node_modules/es5-ext/.lintignore b/node_modules/es5-ext/.lintignore new file mode 100644 index 000000000..eece4ff3c --- /dev/null +++ b/node_modules/es5-ext/.lintignore @@ -0,0 +1,9 @@ +/string/#/normalize/_data.js +/test/boolean/is-boolean.js +/test/date/is-date.js +/test/number/is-number.js +/test/object/is-copy.js +/test/object/is-number-value.js +/test/object/is-object.js +/test/reg-exp/is-reg-exp.js +/test/string/is-string.js |
