mirror of
https://github.com/scratchfoundation/eslint-config-scratch.git
synced 2025-08-28 22:40:13 -04:00
3 lines
47 B
JavaScript
3 lines
47 B
JavaScript
module.exports = {
|
|
extends: ['./js.js']
|
|
};
|