Explorar o código

Internal (ckeditor5): External libs should also be ignored during the linting process.

Marek Lewandowski %!s(int64=5) %!d(string=hai) anos
pai
achega
8a665cb4b0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -160,6 +160,7 @@
   "eslintIgnore": [
     "build/**",
     "packages/*/build/**",
+    "packages/*/src/lib/**",
     "coverage/**"
   ],
   "workspaces": {