Skip to content

Commit

Permalink
chore: remove eslint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
FliPPeDround committed Mar 11, 2024
1 parent 4e55b3e commit 1985efd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import uni from '@uni-helper/eslint-config'

export default uni({
ignores: ['outfile.cjs'],
rules: {
'no-console': 'warn',
},
Expand Down

0 comments on commit 1985efd

Please sign in to comment.