1.0.1 • Published 1 year ago

nexos v1.0.1

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

1 year ago

1.0.0

1 year ago

3.0.0-next.1

1 year ago

3.1.1-next.1

1 year ago

3.1.0-next.1

1 year ago

3.1.1-next.2

1 year ago

3.1.0-next.3

1 year ago

3.1.0-next.2

1 year ago

3.2.0-next.9

1 year ago

3.2.0-next.7

1 year ago

3.2.0-next.8

1 year ago

3.1.0

1 year ago

1.0.0-next.1

1 year ago

3.0.0

1 year ago

3.2.0-next.15

1 year ago

1.1.0-next.2

1 year ago

3.2.0-next.14

1 year ago

1.1.0-next.1

1 year ago

3.2.0-next.13

1 year ago

3.2.0-next.12

1 year ago

3.2.0-next.18

1 year ago

3.2.0-next.17

1 year ago

3.2.0-next.16

1 year ago

3.2.0-next.1

1 year ago

3.2.0-next.2

1 year ago

3.2.0-next.11

1 year ago

3.2.0-next.5

1 year ago

3.2.0-next.10

1 year ago

3.2.0-next.6

1 year ago

3.2.0-next.3

1 year ago

3.2.0-next.4

1 year ago

0.0.0

2 years ago