We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c340e commit 5ab9bafCopy full SHA for 5ab9baf
packages/actor-memory-expression/tsconfig.json
@@ -1,8 +1,4 @@
1
{
2
"extends": "../../tsconfig.json",
3
- "include": ["src/**/*"],
4
- "compilerOptions": {
5
- "module": "node16",
6
- "moduleResolution": "node16",
7
- }
+ "include": ["src/**/*"]
8
}
0 commit comments