Skip to content

Commit 752ca38

Browse files
Undo unnecessary comment change
1 parent 565b854 commit 752ca38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.cjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ module.exports = {
3737
files: ["**/*.ts"],
3838
parser: "@typescript-eslint/parser",
3939
rules: {
40-
// These off-/differently-configured-by-default rules work well for this repo and we like them on.
40+
// These off-by-default rules work well for this repo and we like them on.
4141
"jsdoc/informative-docs": "error",
4242
"logical-assignment-operators": [
4343
"error",

0 commit comments

Comments
 (0)