0.0.5-alpha.35 • Published 3 months ago

@baye/scheduler-component v0.0.5-alpha.35

Weekly downloads
-
License
-
Repository
-
Last release
3 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

// how to preview your build assets

  1. yarn
  2. yarn build
  3. yarn preview
0.0.5-alpha.35

3 months ago

0.0.5-alpha.34

3 months ago

0.0.5-alpha.33

3 months ago

0.0.5-alpha.32

3 months ago

0.0.5-alpha.31

3 months ago

0.0.5-alpha.30

3 months ago

0.0.5-alpha.29

4 months ago

0.0.5-alpha.28

4 months ago

0.0.5-alpha.27

4 months ago

0.0.5-alpha.25

4 months ago

0.0.5-alpha.24

4 months ago

0.0.5-alpha.26

4 months ago

0.0.5-alpha.18

4 months ago

0.0.5-alpha.17

4 months ago

0.0.5-alpha.19

4 months ago

0.0.5-alpha.21

4 months ago

0.0.5-alpha.20

4 months ago

0.0.5-alpha.23

4 months ago

0.0.5-alpha.22

4 months ago

0.0.5-alpha.16

4 months ago

0.0.5-alpha.15

4 months ago

0.0.5-alpha.14

4 months ago

0.0.5-alpha.13

4 months ago

0.0.5-alpha.12

4 months ago

0.0.5-alpha.11

4 months ago

0.0.5-alpha.10

4 months ago

0.0.5-alpha.8

4 months ago

0.0.5-alpha.9

4 months ago

0.0.5-alpha.7

4 months ago

0.0.5-alpha.5

5 months ago

0.0.5-alpha.6

5 months ago

0.0.5-alpha.4

5 months ago

0.0.5-alpha.1

5 months ago

0.0.5-alpha.2

5 months ago

0.0.3

5 months ago

0.0.5-alpha.3

5 months ago

0.0.4

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago