mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2024-12-18 21:45:04 +01:00
chore: remove not needed @ts-check
This commit is contained in:
parent
67ff8e18b2
commit
ee4897153d
@ -1,5 +1,3 @@
|
||||
// @ts-check
|
||||
|
||||
import promise from "eslint-plugin-promise"
|
||||
import unicorn from "eslint-plugin-unicorn"
|
||||
import importX from "eslint-plugin-import-x"
|
||||
|
@ -1,5 +1,3 @@
|
||||
// @ts-check
|
||||
|
||||
import typescriptESLint from "typescript-eslint"
|
||||
import configConventions from "./eslint.config.js"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user