0.0.121 • Published 20 days ago

reporting-widgets v0.0.121

Weekly downloads
-
License
-
Repository
-
Last release
20 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:
export default {
  // other rules...
  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
0.0.121

20 days ago

0.0.119

2 months ago

0.0.120

2 months ago

0.0.117

2 months ago

0.0.118

2 months ago

0.0.117-dev

2 months ago

0.0.116-dev

3 months ago

0.0.115-dev

4 months ago

0.0.115

4 months ago

0.0.114

4 months ago

0.0.113

4 months ago

0.0.112

4 months ago

0.0.111

4 months ago

0.0.110

4 months ago

0.0.109

5 months ago

0.0.106

5 months ago

0.0.108

5 months ago

0.0.107

5 months ago

0.0.105

5 months ago

0.0.104

5 months ago

0.0.103

5 months ago

0.0.102

5 months ago

0.0.101

5 months ago

0.0.1

5 months ago