mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-22 14:02:37 -05:00
bafdf8d9f2
Update all tests for `no-var` and `prefer-arrow-callback` (using `--fix`)
3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
module.exports = {
|
|
extends: ['scratch', 'scratch/node', 'scratch/es6']
|
|
};
|