Logo
Explore Help
Sign In
darkhelm/notifications-admin
1
0
Fork 0
You've already forked notifications-admin
mirror of https://github.com/GSA/notifications-admin.git synced 2026-09-09 05:33:11 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
8d6478c3c1e730baa7c9a8a5ce0b22c1fd6c7bcb
notifications-admin/.jshintrc

2 lines
34 B
Plaintext
Raw Normal View History

Move jshint configuration to .jshintrc When provided with inline configuration in a gulp task jshint will still try to load a configuration file from the current directory or the user's home directory. If user has a global .jshintrc file that sets different linting options this could lead to `npm test` output being different from the CI one. jshint only uses the first file it finds, and .jshintrc in current directory or any parent of the current directory takes precedence over the user one, so moving jshint configuration from gulpfile to .jshintrc should make `npm test` produce the same outcome regardless of the user config.
2017-11-06 17:37:15 +00:00
{"esversion": 6, "esnext": false}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 250ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API