0.1.48 • Published 9 months ago

@myinterview/chatbot v0.1.48

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
9 months 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.1.48

9 months ago

0.1.47-beta-a1a4a79

10 months ago

0.1.46

10 months ago

0.1.46-beta-1eaf512

10 months ago

0.1.44-beta-83b0dc8

10 months ago

0.1.43

11 months ago

0.1.43-beta-a073ac7

11 months ago

0.1.42

11 months ago

0.1.42-beta-b7264ee

11 months ago

0.1.41

11 months ago

0.1.41-beta-2ff99d4

11 months ago

0.1.40-beta-04390b5

11 months ago

0.1.37-beta-be1f1c3

12 months ago

0.1.36

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago