Skip to content

Commit

Permalink
refactor(eslint-config/js): 🔥 remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Jun 9, 2023
1 parent f9ed205 commit 91afa00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/eslint-config/src/configs/js.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import jsConfig from '@eslint/js'
// eslint-disable-next-line import/namespace
import * as masknetPlugin from '@masknet/eslint-plugin'
import tsPlugin from '@typescript-eslint/eslint-plugin'
import tsParser from '@typescript-eslint/parser'
Expand Down

0 comments on commit 91afa00

Please sign in to comment.