mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2025-11-15 00:32:44 +01:00
chore: remove not needed @ts-check
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user