Git Product home page Git Product logo

portfolio'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:
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

portfolio's People

Contributors

nmehta001 avatar renovate[bot] avatar

Watchers

 avatar

portfolio'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 autoprefixer to v10.4.20
  • chore(deps): update dependency eslint to v8.57.1
  • chore(deps): update dependency tailwindcss to v3.4.13
  • fix(deps): update dependency clsx to v2.1.1
  • chore(deps): update dependency @vitejs/plugin-react to v4.3.1
  • chore(deps): update dependency husky to v9.1.6
  • chore(deps): update dependency node to v20.17.0
  • chore(deps): update dependency prettier to v3.3.3
  • fix(deps): update dependency @radix-ui/react-navigation-menu to v1.2.0
  • chore(deps): update actions/configure-pages action to v5
  • chore(deps): update dependency eslint to v9
  • chore(deps): update typescript-eslint monorepo to v8 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • ๐Ÿ” 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

github-actions
.github/workflows/deploy.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/configure-pages v4
  • actions/upload-pages-artifact v3
  • actions/deploy-pages v4
npm
package.json
  • @radix-ui/react-icons ^1.3.0
  • @radix-ui/react-navigation-menu ^1.1.4
  • class-variance-authority ^0.7.0
  • clsx ^2.1.0
  • localforage ^1.10.0
  • match-sorter ^6.3.4
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-router-dom ^6.22.1
  • sort-by ^1.2.0
  • tailwind-merge ^2.2.1
  • tailwindcss-animate ^1.0.7
  • @types/node ^20.11.16
  • @types/react ^18.2.43
  • @types/react-dom ^18.2.17
  • @typescript-eslint/eslint-plugin ^7.0.0
  • @typescript-eslint/parser ^7.0.0
  • @vitejs/plugin-react ^4.2.1
  • autoprefixer ^10.4.17
  • eslint ^8.55.0
  • eslint-plugin-react-hooks ^4.6.0
  • eslint-plugin-react-refresh ^0.4.5
  • husky ^9.0.10
  • postcss ^8.4.33
  • prettier ^3.2.5
  • tailwindcss ^3.4.1
  • typescript ^5.2.2
  • vite ^5.0.8
  • vite-plugin-svgr ^4.2.0
  • yarn 1.22.19
nvm
.nvmrc
  • node 20.11.1

  • 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.