This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-paint
Watch
1
Star
0
Fork
You've already forked scratch-paint
0
mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced
2024-12-23 05:52:42 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
7f0aef7a10
scratch-paint
/
.eslintrc.js
4 lines
78 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Make a paint editor component
2017-07-13 14:03:48 -04:00
module
.
exports
=
{
Add eslint config scratch
2017-07-17 14:20:32 -04:00
extends
:
[
'scratch'
,
'scratch/es6'
,
'scratch/node'
]
Make a paint editor component
2017-07-13 14:03:48 -04:00
}
;
Reference in a new issue
Copy permalink