Skip to content

Commit

Permalink
Revert "Reapply "Support default setting overrides on different langu…
Browse files Browse the repository at this point in the history
…ages (yomidevs#1368)" (yomidevs#1530)"

This reverts commit 2e46f5d.
  • Loading branch information
jamesmaa committed Oct 27, 2024
1 parent 2e46f5d commit 856fefe
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 856fefe

Please sign in to comment.