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-23 07:38:07 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
c31596dfa6
scratch-www
/
.eslintrc.js
5 lines
86 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Revert "Merge pull request #1787 from LLK/revert-1786-hotfix/es6-upgrade" This reverts commit 5ce1a9f411969b99657fefbb374df774f7120057, reversing changes made to 5be4c45f08ca2e26c8d33adf6f916c233ef96fe1.
2018-01-30 10:33:15 -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 #1787 from LLK/revert-1786-hotfix/es6-upgrade" This reverts commit 5ce1a9f411969b99657fefbb374df774f7120057, reversing changes made to 5be4c45f08ca2e26c8d33adf6f916c233ef96fe1.
2018-01-30 10:33:15 -05:00
}
;
Reference in a new issue
Copy permalink