Explorar el Código

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

Marek Lewandowski hace 5 años
padre
commit
cc248b5303
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      package.json

+ 1 - 2
package.json

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