This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
29ec084757
drupal
/
.eslintrc
4 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Issue #2264205 by _nod: Replace JSHint with ESLint for JavaScript validation.
2014-05-24 14:19:28 +00:00
{
Issue #2660034 by naveenvalecha: Move .eslintrc into core/.eslintrc
2016-02-02 15:02:07 +00:00
"extends": "./core/.eslintrc"
Issue #2264205 by _nod: Replace JSHint with ESLint for JavaScript validation.
2014-05-24 14:19:28 +00:00
}