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 b4d9d7e commit cb3cd43Copy full SHA for cb3cd43
frontend/encore/typescript.rst
@@ -54,7 +54,7 @@ Then enable it by calling:
54
55
Encore
56
// ...
57
- enableForkedTypeScriptTypesChecking()
+ .enableForkedTypeScriptTypesChecking()
58
;
59
60
This plugin requires that you have a `tsconfig.json`_ file that is setup correctly.
0 commit comments