This commit is contained in:
parent
7d71ecb913
commit
a2a14a7ac1
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@ Currently, two official plugins are available:
|
||||||
## Expanding the ESLint configuration
|
## Expanding the ESLint configuration
|
||||||
|
|
||||||
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project.
|
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project.
|
||||||
|
|
||||||
|
## Development notes
|
||||||
|
|
||||||
|
Don't forget to set VITE_OPENAI_API_KEY environment variable.
|
Loading…
Add table
Add a link
Reference in a new issue