31.0.0 • Published 1 year ago
holo-ae-fe-shared v31.0.0
React + TypeScript + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
Expanding the ESLint configuration
If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:
- Configure the top-level
parserOptions
property like this:
parserOptions: {
ecmaVersion: 'latest',
sourceType: 'module',
project: ['./tsconfig.json', './tsconfig.node.json'],
tsconfigRootDir: __dirname,
},
- Replace
plugin:@typescript-eslint/recommended
toplugin:@typescript-eslint/recommended-type-checked
orplugin:@typescript-eslint/strict-type-checked
- Optionally add
plugin:@typescript-eslint/stylistic-type-checked
- Install eslint-plugin-react and add
plugin:react/recommended
&plugin:react/jsx-runtime
to theextends
list
31.0.0
1 year ago
30.0.0
1 year ago
29.0.0
1 year ago
28.0.0
1 year ago
27.0.0
1 year ago
26.0.0
1 year ago
25.1.0
1 year ago
25.0.0
1 year ago
24.0.0
1 year ago
23.0.0
1 year ago
21.0.0
1 year ago
20.0.0
1 year ago
19.0.0
1 year ago
18.0.0
1 year ago
17.0.0
1 year ago
16.0.0
1 year ago
15.0.0
1 year ago
14.0.0
1 year ago
13.0.0
1 year ago
12.0.0
1 year ago
11.0.0
1 year ago
10.0.0
1 year ago
9.0.0
1 year ago
8.0.0
1 year ago
7.0.0
1 year ago
6.0.0
1 year ago
5.0.0
1 year ago
3.0.0
1 year ago
1.1.2
1 year ago
1.1.1
1 year ago
1.1.0
1 year ago
1.0.0
1 year ago