Skip to content

Commit

Permalink
chore: remove unnecessary eslint override
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Jiang committed Jan 8, 2024
1 parent e8fb394 commit 4261ebd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,4 @@ export default defineConfig(
projectType: 'lib',
},
},
{
rules: {
'ts/sort-type-constituents': 'off',
},
},
)

0 comments on commit 4261ebd

Please sign in to comment.