npm package diff
Package: @forge/events
Versions: 2.0.1-next.0 - 2.0.1-next.1
File: package/tsconfig.json
Index: package/tsconfig.json
===================================================================
--- package/tsconfig.json
+++ package/tsconfig.json
@@ -1,14 +0,0 @@
-{
- "extends": "../../tsconfig-base.json",
- "compilerOptions": {
- "outDir": "./out",
- "rootDir": "src",
- "composite": true,
- "moduleResolution": "node"
- },
- "references": [
- {
- "path": "../forge-api"
- }
- ]
-}