mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add .jshintrc to JSON filenames
JSHint tool for linting JavaScript uses `.jshintrc` configuration file. It is in JSON format. Example: https://github.com/jquery/jquery/blob/master/.jshintrc
This commit is contained in:
@@ -782,6 +782,7 @@ JSON:
|
||||
- .sublime-settings
|
||||
- .sublime-workspace
|
||||
filenames:
|
||||
- .jshintrc
|
||||
- composer.lock
|
||||
|
||||
Jade:
|
||||
|
||||
Reference in New Issue
Block a user