Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
snewcomer committed Aug 10, 2021
1 parent 26cd3b9 commit f3d8899
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 f3d8899

Please sign in to comment.