Преглед изворни кода

Internal (ckeditor5): After switching to monorepo, packages dir should no longer be ignored for linting in the main repo.

Marek Lewandowski пре 5 година
родитељ
комит
cc248b5303
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -159,8 +159,7 @@
   },
   "eslintIgnore": [
     "build/**",
-    "coverage/**",
-    "packages/**"
+    "coverage/**"
   ],
   "workspaces": {
     "packages": [