1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-09-11 23:09:27 +02:00

chore: remove not needed @ts-check

This commit is contained in:
2024-11-11 20:40:30 +01:00
parent 67ff8e18b2
commit ee4897153d
2 changed files with 0 additions and 4 deletions

View File

@@ -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"