Code Monkey home page Code Monkey logo

loikfekkai.dev's Introduction

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

loikfekkai.dev's People

Contributors

lokicoule avatar renovate[bot] avatar

loikfekkai.dev's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @types/uuid to v9.0.8
  • chore(deps): update dependency autoprefixer to v10.4.19
  • chore(deps): update dependency eslint-plugin-react-refresh to v0.4.7
  • chore(deps): update dependency postcss to v8.4.38
  • chore(deps): update dependency tailwindcss to v3.4.3
  • fix(deps): update dependency i18next-browser-languagedetector to v7.2.1
  • fix(deps): update dependency react-helmet-async to v2.0.5
  • chore(deps): update dependency eslint to v8.57.0
  • chore(deps): update dependency typescript to v5.4.5
  • chore(deps): update react monorepo (@types/react, @types/react-dom, eslint-plugin-react-hooks, react, react-dom)
  • fix(deps): update dependency dompurify to v3.1.3
  • chore(deps): update dependency eslint to v9
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency @emailjs/browser to v4
  • fix(deps): update dependency @headlessui/react to v2
  • fix(deps): update dependency @sentry/react to v8
  • fix(deps): update dependency i18next-browser-languagedetector to v8
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • @emailjs/browser ^3.11.0
  • @headlessui/react ^1.7.16
  • @sentry/react ^7.64.0
  • dompurify ^3.0.5
  • framer-motion ^10.16.4
  • i18next ^23.4.5
  • i18next-browser-languagedetector ^7.1.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-helmet-async ^2.0.0
  • react-i18next ^14.0.0
  • react-icons ^4.10.1
  • react-router-dom ^6.15.0
  • react-toastify ^9.1.3
  • uuid ^9.0.0
  • @types/dompurify ^3.0.2
  • @types/react ^18.2.15
  • @types/react-dom ^18.2.7
  • @types/uuid ^9.0.2
  • @typescript-eslint/eslint-plugin ^6.0.0
  • @typescript-eslint/parser ^6.0.0
  • @vitejs/plugin-react ^4.0.3
  • autoprefixer ^10.4.14
  • eslint ^8.45.0
  • eslint-plugin-react-hooks ^4.6.0
  • eslint-plugin-react-refresh ^0.4.3
  • postcss ^8.4.27
  • tailwindcss ^3.3.3
  • typescript ^5.0.2
  • vite ^5.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.