1.0.1 • Published 22 days ago

@studs/react v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
22 days 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
1.0.1

22 days ago

1.0.0

22 days ago

1.0.0-beta.8

3 months ago

1.0.0-beta.7

4 months ago

1.0.0-beta.6

4 months ago

1.0.0-beta.5

5 months ago

1.0.0-beta.4

6 months ago

1.0.0-beta.3

7 months ago

1.0.0-beta.2

7 months ago

1.0.0-beta.1

7 months ago

1.0.0-alpha.1

7 months ago

1.0.0-alpha.0

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago