@goldstack/utils-typescript-references
Advanced tools
@@ -27,3 +27,2 @@ "use strict"; | ||
if (!fs_1.default.existsSync(`${packageData.location}/tsconfig.json`)) { | ||
console.log('skipping package', packageData.location); | ||
return { | ||
@@ -30,0 +29,0 @@ path: undefined, |
{ | ||
"name": "@goldstack/utils-typescript-references", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Utility for keeping TypeScript references in sync in a Yarn monorepo", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -10,3 +10,4 @@ # TypeScript References Yarn Workspaces Sync Utility | ||
```json | ||
"references": [ | ||
{ | ||
"references": [ | ||
{ | ||
@@ -23,4 +24,5 @@ "path": "workspaces/apps" | ||
"path": "workspaces/templates-lib" | ||
}] | ||
} | ||
} | ||
] | ||
} | ||
``` | ||
@@ -27,0 +29,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
83
2.47%16512
-0.76%144
-0.69%