Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Enforce 'spaced-comment' rule
  • Loading branch information
diarmidmackenzie committed Nov 5, 2023
commit c6e4c21896aa5ec3748b3cde5a623fdf19a14a60
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"prefer-promise-reject-errors": "off",
"prefer-regex-literals": "off",
"quote-props": "off",
"spaced-comment": "off",
"valid-typeof": "off"
},
"overrides": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -369,4 +369,4 @@

/***/ })
/******/ ]);
/*eslint-enable */
/* eslint-enable */