1.0.1 • Published 5 months ago

nexos v1.0.1

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

5 months ago

1.0.0

5 months ago

3.0.0-next.1

6 months ago

3.1.1-next.1

5 months ago

3.1.0-next.1

6 months ago

3.1.1-next.2

5 months ago

3.1.0-next.3

5 months ago

3.1.0-next.2

6 months ago

3.2.0-next.9

5 months ago

3.2.0-next.7

5 months ago

3.2.0-next.8

5 months ago

3.1.0

6 months ago

1.0.0-next.1

5 months ago

3.0.0

6 months ago

3.2.0-next.15

5 months ago

1.1.0-next.2

5 months ago

3.2.0-next.14

5 months ago

1.1.0-next.1

5 months ago

3.2.0-next.13

5 months ago

3.2.0-next.12

5 months ago

3.2.0-next.18

5 months ago

3.2.0-next.17

5 months ago

3.2.0-next.16

5 months ago

3.2.0-next.1

5 months ago

3.2.0-next.2

5 months ago

3.2.0-next.11

5 months ago

3.2.0-next.5

5 months ago

3.2.0-next.10

5 months ago

3.2.0-next.6

5 months ago

3.2.0-next.3

5 months ago

3.2.0-next.4

5 months ago

0.0.0

2 years ago