Skip to content

Commit

Permalink
Promote Release 2.0.1 (#4781)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmorand-sonarsource authored Aug 24, 2024
1 parent 61f09d4 commit 2722069
Show file tree
Hide file tree
Showing 4 changed files with 244 additions and 17 deletions.
1 change: 1 addition & 0 deletions packages/jsts/src/rules/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1149,6 +1149,7 @@ for (const [key, rule] of Object.entries(pluginRules)) {
}

recommendedLegacyConfig.rules = recommendedConfig.rules;
recommendedLegacyConfig.settings = recommendedConfig.settings;

export const configs = {
recommended: recommendedConfig,
Expand Down
Loading

0 comments on commit 2722069

Please sign in to comment.