We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb024e8 commit d7822e6Copy full SHA for d7822e6
.eslintrc.cjs
@@ -57,7 +57,6 @@ module.exports = defineConfig({
57
'unicorn/prefer-export-from': 'off',
58
'unicorn/prefer-string-slice': 'off',
59
'unicorn/prevent-abbreviations': 'off',
60
- 'unicorn/require-array-join-separator': 'off',
61
62
'@typescript-eslint/array-type': [
63
'error',
0 commit comments