Skip to content
View Unrasend's full-sized avatar
⚔️
Ebashylovo mode on
⚔️
Ebashylovo mode on
  • Cracow, Poland

Block or report Unrasend

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
unrasend/README.md

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:
   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. OpenGLCourse OpenGLCourse Public

    Collection of tasks related to OpenGL implemented in Python

    Python

  2. ng-mentoring_planets-api ng-mentoring_planets-api Public

    JavaScript

  3. Adv360-Pro-ZMK Adv360-Pro-ZMK Public

    Forked from KinesisCorporation/Adv360-Pro-ZMK

    Production repository for the all-new Advantage360 Professional using ZMK engine

    Shell

  4. unrsnd unrsnd Public

    SCSS

  5. unrasend unrasend Public

    SCSS

  6. self-edu-algorithms self-edu-algorithms Public

    TypeScript