Skip to content
View guohub8080's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report guohub8080

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
guohub8080/README.md

Music96

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

Popular repositories Loading

  1. guo_musickit guo_musickit Public

    🎵 A toolkit for music theory calculation based on Vue3

    TypeScript

  2. guo_date_calc guo_date_calc Public

    A toolkit for date calculation based on Vue3

    Vue

  3. date_calc_v2 date_calc_v2 Public

    Vue

  4. transcoding transcoding Public

    HTML

  5. music12 music12 Public

    a music theory js library.

  6. guohub8080 guohub8080 Public

    TypeScript