Skip to content

Commit 31149fb

Browse files
author
Nga Rampling
committed
typo fix on react instruction on README.md
1 parent edeea66 commit 31149fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Standard code quality tooling for projects written in TypeScript.
9191
##### Add the following to your `tsconfig.json`:
9292

9393
```json
94-
{ "extends": "@aligent/ts-code-standards/tsconfigs-react" }
94+
{ "extends": "@aligent/ts-code-standards/tsconfigs/react.json" }
9595
```
9696

9797
## Notes

0 commit comments

Comments
 (0)