Skip to content

Commit ee2f22a

Browse files
danielpaz6ljharb
authored andcommitted
[guide] Better link reference to Drupal's linter
This link was taken from their Code standard page: https://www.drupal.org/docs/develop/standards/javascript/eslint-settings The previous link wasn't very informative and required a download process in order to check their standards.
1 parent aa43bb2 commit ee2f22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3860,7 +3860,7 @@ Other Style Guides
38603860
- **DailyMotion**: [dailymotion/javascript](https://github.com/dailymotion/javascript)
38613861
- **DoSomething**: [DoSomething/eslint-config](https://github.com/DoSomething/eslint-config)
38623862
- **Digitpaint** [digitpaint/javascript](https://github.com/digitpaint/javascript)
3863-
- **Drupal**: [www.drupal.org](https://www.drupal.org/project/drupal)
3863+
- **Drupal**: [www.drupal.org](https://git.drupalcode.org/project/drupal/blob/8.6.x/core/.eslintrc.json)
38643864
- **Ecosia**: [ecosia/javascript](https://github.com/ecosia/javascript)
38653865
- **Evernote**: [evernote/javascript-style-guide](https://github.com/evernote/javascript-style-guide)
38663866
- **Evolution Gaming**: [evolution-gaming/javascript](https://github.com/evolution-gaming/javascript)

0 commit comments

Comments
 (0)