1.1.2 • Published 2 years ago
aquasis-fe-design v1.1.2
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
parserOptionsproperty like this:
export default {
// other rules...
parserOptions: {
ecmaVersion: 'latest',
sourceType: 'module',
project: ['./tsconfig.json', './tsconfig.node.json'],
tsconfigRootDir: __dirname,
},
}- Replace
plugin:@typescript-eslint/recommendedtoplugin:@typescript-eslint/recommended-type-checkedorplugin:@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-runtimeto theextendslist
1.1.2
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.3
2 years ago
1.0.2-z
2 years ago
1.0.2-y
2 years ago
1.0.2-x
2 years ago
1.0.2-v
2 years ago
1.0.2-u
2 years ago
1.0.2-t
2 years ago
1.0.2-s
2 years ago
1.0.2-r
2 years ago
1.0.2-q
2 years ago
1.0.2-p
2 years ago
1.0.2-o
2 years ago
1.0.2-n
2 years ago
1.0.2-m
2 years ago
1.0.2-l
2 years ago
1.0.2-k
2 years ago
1.0.2-j
2 years ago
1.0.2-h
2 years ago
1.0.2-g
2 years ago
1.0.2-f
2 years ago
1.0.2-e
2 years ago
1.0.2-d
2 years ago
1.0.2-c
2 years ago
1.0.2-b
2 years ago
1.0.2-a
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago