UNPKG

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