pnpm tidy up (#33744)
* Fix tsconfig paths * Tidy pnpm patches * Fix pnpm-link.ts for devEngines specification
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"include": [
|
||||
"**/*.ts",
|
||||
"../src/@types/matrix-js-sdk.d.ts",
|
||||
"../../../node_modules/matrix-js-sdk/src/@types/*.d.ts",
|
||||
"../../../node_modules/matrix-js-sdk/node_modules/@matrix-org/olm/index.d.ts"
|
||||
"../node_modules/matrix-js-sdk/src/@types/*.d.ts",
|
||||
"../node_modules/matrix-js-sdk/node_modules/@matrix-org/olm/index.d.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user