1.0.1 • Published 6 months ago

nexos v1.0.1

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

6 months ago

1.0.0

6 months ago

3.0.0-next.1

7 months ago

3.1.1-next.1

6 months ago

3.1.0-next.1

7 months ago

3.1.1-next.2

6 months ago

3.1.0-next.3

6 months ago

3.1.0-next.2

7 months ago

3.2.0-next.9

6 months ago

3.2.0-next.7

6 months ago

3.2.0-next.8

6 months ago

3.1.0

7 months ago

1.0.0-next.1

6 months ago

3.0.0

7 months ago

3.2.0-next.15

6 months ago

1.1.0-next.2

6 months ago

3.2.0-next.14

6 months ago

1.1.0-next.1

6 months ago

3.2.0-next.13

6 months ago

3.2.0-next.12

6 months ago

3.2.0-next.18

6 months ago

3.2.0-next.17

6 months ago

3.2.0-next.16

6 months ago

3.2.0-next.1

6 months ago

3.2.0-next.2

6 months ago

3.2.0-next.11

6 months ago

3.2.0-next.5

6 months ago

3.2.0-next.10

6 months ago

3.2.0-next.6

6 months ago

3.2.0-next.3

6 months ago

3.2.0-next.4

6 months ago

0.0.0

2 years ago