Skip to content

Commit

Permalink
BREAKING CHANGE: update to latest standards and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RodEsp committed Sep 23, 2021
1 parent b41e879 commit fe2fe8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Expand Up @@ -22,6 +22,7 @@ module.exports = { // eslint-disable-line unicorn/prefer-module
semi: ['error', 'never'],
'unicorn/prevent-abbreviations': 'off',
'unicorn/no-null': 'off',
'unicorn/prefer-module': 'warn',
},
globals: {
describe: true,
Expand Down

0 comments on commit fe2fe8a

Please sign in to comment.