soiz1-s4s-editor / .eslintrc.js
soiz1's picture
Upload 2961 files
70345d8 verified
raw
history blame contribute delete
63 Bytes
module.exports = {
extends: ['scratch', 'scratch/node']
};