jiti-meet/.jshintignore

19 lines
502 B
Plaintext
Raw Normal View History

2017-02-03 16:17:20 +00:00
# The following do not need to be checked because they do not represent JS
# source code.
2016-11-28 21:36:58 +00:00
build/
debian/
libs/
node_modules/
2017-02-03 16:17:20 +00:00
2017-03-01 02:55:12 +00:00
# The following are checked by ESLint with the maximum configuration which
# supersedes JSHint.
2017-02-03 16:17:20 +00:00
flow-typed/
react/
2017-02-03 16:17:20 +00:00
2017-03-01 02:55:12 +00:00
# The following are checked by ESLint with the minimum configuration which does
# not supersede JSHint but take advantage of advanced language features such as
# Facebook Flow which are not supported by JSHint.
modules/translation/translation.js
analytics.js