Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Fix some Squire editors to merge with v2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
the-djmaze committed Dec 6, 2023
1 parent fa15ff6 commit f008f94
Show file tree
Hide file tree
Showing 2 changed files with 554 additions and 472 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ module.exports = {
},
// http://eslint.org/docs/rules/
rules: {
'no-cond-assign': 0,
// plugins
'no-mixed-spaces-and-tabs': 'off',
'max-len': [
Expand Down
Loading

0 comments on commit f008f94

Please sign in to comment.