Skip to content

Commit

Permalink
docs: remove ; from the configuration example (#338)
Browse files Browse the repository at this point in the history
Co-authored-by: Hristo Gatsinski <[email protected]>
  • Loading branch information
gatsinski and Hristo Gatsinski authored Jan 15, 2025
1 parent c7e4ba1 commit 82a8c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ module.exports = [{
"other-packages/*/tsconfig.json"
]
}),
];
]
}
}]
```
Expand Down

0 comments on commit 82a8c53

Please sign in to comment.