diff --git a/.eslintrc.json b/.eslintrc.json index 6376fbf68..e2df15458 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,3 +1,4 @@ { + "root": true, "extends": "@pnpm/eslint-config" }