This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-vm
Watch
1
Star
0
Fork
You've already forked scratch-vm
0
mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced
2024-12-25 15:32:40 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
95e29ed66a
scratch-vm
/
.eslintrc.js
4 lines
63 B
JavaScript
Raw
Normal View
History
Unescape
Escape
All linting other than console statements
2016-10-23 17:55:31 -04:00
module
.
exports
=
{
Update to eslint-config-scratch 2.0 We are on a fast release cycle here.
2016-10-24 11:39:39 -04:00
extends
:
[
'scratch'
,
'scratch/node'
]
All linting other than console statements
2016-10-23 17:55:31 -04:00
}
;
Reference in a new issue
Copy permalink