Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
snewcomer committed Feb 15, 2022
1 parent 8d48c15 commit 78038f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"tryExtensions": [".js", ".ts", ".d.ts", ".json"]
}
},
"ignorePatterns": ["dist", "ts-dist", "node_modules", "tmp"],
"rules": {
// disabled because we still have a few commented tests
"qunit/no-commented-tests": "off",
Expand Down

0 comments on commit 78038f1

Please sign in to comment.