Skip to content

Commit

Permalink
Merge branch 'master' into bump-stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvNC authored Oct 26, 2024
2 parents 44858cb + 019c458 commit a9f8141
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 865 deletions.
19 changes: 0 additions & 19 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -694,25 +694,6 @@
}
}]
}
},
{
"files": [
"ext/data/recommended-settings.json"
],
"rules": {
"jsonc/sort-keys": ["error", {
"pathPattern": ".*",
"order": [
"modification",
"description"
]
}, {
"pathPattern": ".*",
"order": {
"type": "asc"
}
}]
}
}
]
}
Loading

0 comments on commit a9f8141

Please sign in to comment.