diff --git a/package.json b/package.json index 82ec2c8..ec75e82 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,7 @@ "xo": { "prettier": true, "rules": { + "@typescript-eslint/consistent-type-imports": "off", "no-await-in-loop": "off" }, "space": true