mirror of
https://github.com/scratchfoundation/scratch-storage.git
synced 2024-11-14 19:25:32 -05:00
Set root: true
in .eslintrc.js
This commit is contained in:
parent
2b28f27049
commit
f93bf054f1
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
extends: ['scratch', 'scratch/node']
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue