There was an error while loading. Please reload this page.
1 parent a623f66 commit e00a485Copy full SHA for e00a485
1 file changed
packages/block-editor/tsconfig.json
@@ -4,6 +4,9 @@
4
"rootDir": "src",
5
"declarationDir": "build-types"
6
},
7
+ "references": [
8
+ { "path": "../element" }
9
+ ],
10
// NOTE: This package is being progressively typed. You are encouraged to
11
// expand this array with files which can be type-checked. At some point in
12
// the future, this can be simplified to an `includes` of `src/**/*`.
0 commit comments