UNPKG

91 BJavaScriptView Raw
1module.exports = {
2 extends: '@3fs/eslint-config/configs/es5',
3 env: { 'node': true }
4};