Skip to content

Commit

Permalink
remove leftover code
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaSemenov committed Jun 20, 2024
1 parent 991283c commit fd6f979
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import eslintPluginPrettierRecommended from "eslint-plugin-prettier/recommended"
import simpleImportSort from "eslint-plugin-simple-import-sort"
import tseslint from "typescript-eslint"

tseslint.config

export default tseslint.config(
eslint.configs.recommended,
...tseslint.configs.recommended,
Expand Down

0 comments on commit fd6f979

Please sign in to comment.