1.9.1 • Published 8 days ago

@versini/ui-styles v1.9.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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.9.1

8 days ago

1.9.0

13 days ago

1.8.4

13 days ago

1.8.3

18 days ago

1.8.2

23 days ago

1.8.1

23 days ago

1.8.0

29 days ago

1.7.0

1 month ago

1.6.1

1 month ago

1.6.0

2 months ago

1.5.1

2 months ago

1.5.0

2 months ago

1.4.1

2 months ago

1.4.0

2 months ago

1.3.0

2 months ago