Skip to content

Commit 75c5c61

Browse files
Rel1cxCopilot
andauthored
Update apps/website/content/docs/configuration/configure-project-config.mdx
Co-authored-by: Copilot <[email protected]> Signed-off-by: REL1CX <[email protected]>
1 parent 0d07a78 commit 75c5c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/content/docs/configuration/configure-project-config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following rules require type information:
3434
```json
3535
{
3636
"compilerOptions": {
37-
"strictNullChecks": true
37+
"strictNullChecks": true,
3838
// ...
3939
}
4040
}

0 commit comments

Comments
 (0)