1.0.1 • Published 4 months ago

nexos v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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
1.0.1

4 months ago

1.0.0

4 months ago

3.0.0-next.1

5 months ago

3.1.1-next.1

4 months ago

3.1.0-next.1

5 months ago

3.1.1-next.2

4 months ago

3.1.0-next.3

5 months ago

3.1.0-next.2

5 months ago

3.2.0-next.9

4 months ago

3.2.0-next.7

4 months ago

3.2.0-next.8

4 months ago

3.1.0

5 months ago

1.0.0-next.1

4 months ago

3.0.0

5 months ago

3.2.0-next.15

4 months ago

1.1.0-next.2

4 months ago

3.2.0-next.14

4 months ago

1.1.0-next.1

4 months ago

3.2.0-next.13

4 months ago

3.2.0-next.12

4 months ago

3.2.0-next.18

4 months ago

3.2.0-next.17

4 months ago

3.2.0-next.16

4 months ago

3.2.0-next.1

4 months ago

3.2.0-next.2

4 months ago

3.2.0-next.11

4 months ago

3.2.0-next.5

4 months ago

3.2.0-next.10

4 months ago

3.2.0-next.6

4 months ago

3.2.0-next.3

4 months ago

3.2.0-next.4

4 months ago

0.0.0

2 years ago