hadas-cb-chat
TypeScript icon, indicating that this package has built-in type declarations

1.0.24 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.240latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.240
1.0.230
1.0.220
1.0.210
1.0.200
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i hadas-cb-chat

Weekly Downloads

0

Version

1.0.24

License

none

Unpacked Size

1.45 MB

Total Files

113

Last publish

Collaborators

  • hswimmer