Skip to content

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Nov 8, 2024
1 parent af6040a commit a43060d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ If you would like to extend / override these options:
};
```

This will then process your JavaScript with TypeScript with the additional configuration settings you provide. This also allows you to configure the rest of _tsconfig.json_ to support your IDE and local development environment settings.
This will then process your JavaScript with TypeScript with the additional configuration settings you provide. This also allows you to configure the rest of your _tsconfig.json_ to support your project specific IDE and local development environment settings.

### Pages

Expand Down

0 comments on commit a43060d

Please sign in to comment.