20.0.4 • Published 11 months ago
@hxtos/hx-icons v20.0.4
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
19.0.0
1 year ago
18.0.0
1 year ago
17.0.0
1 year ago
20.0.1
1 year ago
20.0.0
1 year ago
20.0.4
11 months ago
20.0.3
11 months ago
20.0.2
1 year ago
15.0.0
1 year ago
16.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.1.0
1 year ago
8.0.0
1 year ago
7.0.0
1 year ago
6.0.0
1 year ago
5.2.0
1 year ago
5.1.0
1 year ago
5.0.0
1 year ago