Skip to content

Commit

Permalink
chore: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
nekochan0122 committed Aug 30, 2024
1 parent ab41f71 commit 53c7f3e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/eslint/plugins/stylistic-base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,3 @@ export const stylisticBasePluginConfig: FlatConfigArray = [{
'@stylistic/yield-star-spacing': ['error', 'after'],
},
}]

export { stylisticBasePluginConfig as default }

0 comments on commit 53c7f3e

Please sign in to comment.