31.0.0 • Published 12 months 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
12 months ago
30.0.0
12 months ago
29.0.0
12 months ago
28.0.0
12 months ago
27.0.0
12 months ago
26.0.0
12 months ago
25.1.0
12 months ago
25.0.0
12 months ago
24.0.0
12 months ago
23.0.0
12 months ago
21.0.0
12 months ago
20.0.0
12 months ago
19.0.0
12 months ago
18.0.0
12 months ago
17.0.0
12 months ago
16.0.0
12 months ago
15.0.0
12 months ago
14.0.0
12 months ago
13.0.0
12 months ago
12.0.0
12 months ago
11.0.0
12 months ago
10.0.0
12 months ago
9.0.0
12 months ago
8.0.0
12 months ago
7.0.0
12 months ago
6.0.0
12 months ago
5.0.0
12 months ago
3.0.0
12 months ago
1.1.2
12 months ago
1.1.1
12 months ago
1.1.0
12 months ago
1.0.0
12 months ago