This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-www
Watch
1
Star
0
Fork
You've already forked scratch-www
0
mirror of
https://github.com/scratchfoundation/scratch-www.git
synced
2024-11-22 07:08:02 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
d34c989934
scratch-www
/
.eslintrc.js
5 lines
86 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Revert "Merge pull request #1788 from LLK/revert-1775-hotfix/es6-upgrade" This reverts commit 1b1b396e929c3684af5a17687280109843dfdae5, reversing changes made to a144bab0e60f4ab50a911a295313a284417b155d.
2018-01-30 11:53:12 -05:00
module
.
exports
=
{
Restore JSON linting
2018-01-30 10:36:08 -05:00
extends
:
[
'scratch'
,
'scratch/node'
]
,
plugins
:
[
'json'
]
Revert "Merge pull request #1788 from LLK/revert-1775-hotfix/es6-upgrade" This reverts commit 1b1b396e929c3684af5a17687280109843dfdae5, reversing changes made to a144bab0e60f4ab50a911a295313a284417b155d.
2018-01-30 11:53:12 -05:00
}
;
Reference in a new issue
Copy permalink