Skip to content

Commit

Permalink
test(eslint): enable testing of .eslintrc.cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
shian15810 committed Nov 9, 2021
1 parent 8537359 commit 73c2bec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/special/eslint.js
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ async function testEslint(deps, content) {
[
'.eslintrc',
'.eslintrc.js',
'.eslintrc.cjs',
'.eslintrc.json',
'.eslintrc.yml',
'.eslintrc.yaml',
Expand Down

0 comments on commit 73c2bec

Please sign in to comment.