Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

mohamedelbachir/U-sentry

Repository files navigation

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-levelparserOptions property like this:
exportdefault{// other rules...parserOptions:{ecmaVersion:'latest',sourceType:'module',project:['./tsconfig.json','./tsconfig.node.json'],tsconfigRootDir:__dirname,},}
  • Replaceplugin:@typescript-eslint/recommended toplugin:@typescript-eslint/recommended-type-checked orplugin:@typescript-eslint/strict-type-checked
  • Optionally addplugin:@typescript-eslint/stylistic-type-checked
  • Installeslint-plugin-react and addplugin:react/recommended &plugin:react/jsx-runtime to theextends list

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp