31.0.0 • Published 2 years ago

holo-ae-fe-shared v31.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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:

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 to plugin:@typescript-eslint/recommended-type-checked or plugin:@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 the extends list
31.0.0

2 years ago

30.0.0

2 years ago

29.0.0

2 years ago

28.0.0

2 years ago

27.0.0

2 years ago

26.0.0

2 years ago

25.1.0

2 years ago

25.0.0

2 years ago

24.0.0

2 years ago

23.0.0

2 years ago

21.0.0

2 years ago

20.0.0

2 years ago

19.0.0

2 years ago

18.0.0

2 years ago

17.0.0

2 years ago

16.0.0

2 years ago

15.0.0

2 years ago

14.0.0

2 years ago

13.0.0

2 years ago

12.0.0

2 years ago

11.0.0

2 years ago

10.0.0

2 years ago

9.0.0

2 years ago

8.0.0

2 years ago

7.0.0

2 years ago

6.0.0

2 years ago

5.0.0

2 years ago

3.0.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago