Skip to content

Commit

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

This reverts commit 72a3477.
  • Loading branch information
MarvNC authored Oct 26, 2024
1 parent 72a3477 commit 019c458
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 019c458

Please sign in to comment.