Explorar o código

include package.json since example references it

Jordan Sexton %!s(int64=3) %!d(string=hai) anos
pai
achega
78b42f46ba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -1,6 +1,6 @@
 {
     "extends": "./tsconfig.all.json",
-    "include": ["./packages/*/*/src"],
+    "include": ["./packages/*/*/src", "./packages/*/*/package.json"],
     "compilerOptions": {
         "noEmit": true,
         "skipLibCheck": true,