mirror of
https://github.com/scratchfoundation/scratch-sb1-converter.git
synced 2025-05-08 20:20:49 -04:00
initialize dot files derived from scratch-vm
This commit is contained in:
parent
03d147992a
commit
a4added08b
19 changed files with 9547 additions and 0 deletions
3
.eslintrc.js
Normal file
3
.eslintrc.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
extends: ['scratch', 'scratch/node', 'scratch/es6']
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue