0.0.10 • Published 6 months ago

@zxf000000/btr-widget v0.0.10

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

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 tseslint.config({
  languageOptions: {
    // other options...
    parserOptions: {
      project: ['./tsconfig.node.json', './tsconfig.app.json'],
      tsconfigRootDir: import.meta.dirname,
    },
  },
})
  • Replace tseslint.configs.recommended to tseslint.configs.recommendedTypeChecked or tseslint.configs.strictTypeChecked
  • Optionally add ...tseslint.configs.stylisticTypeChecked
  • Install eslint-plugin-react and update the config:
// eslint.config.js
import react from 'eslint-plugin-react'

export default tseslint.config({
  // Set the react version
  settings: { react: { version: '18.3' } },
  plugins: {
    // Add the react plugin
    react,
  },
  rules: {
    // other rules...
    // Enable its recommended rules
    ...react.configs.recommended.rules,
    ...react.configs['jsx-runtime'].rules,
  },
})
@binance/w3w-rainbow-connector@butternetwork/sdk@emotion/cache@emotion/react@emotion/serialize@emotion/server@emotion/styled@emotion/utils@mantine/colors-generator@mantine/core@mantine/dates@mantine/emotion@mantine/hooks@mantine/modals@mantine/notifications@near-js/transactions@near-wallet-selector/bitget-wallet@near-wallet-selector/coin98-wallet@near-wallet-selector/core@near-wallet-selector/default-wallets@near-wallet-selector/here-wallet@near-wallet-selector/ledger@near-wallet-selector/math-wallet@near-wallet-selector/meteor-wallet@near-wallet-selector/mintbase-wallet@near-wallet-selector/modal-ui@near-wallet-selector/my-near-wallet@near-wallet-selector/narwallets@near-wallet-selector/near-mobile-wallet@near-wallet-selector/near-snap@near-wallet-selector/nearfi@near-wallet-selector/neth@near-wallet-selector/ramper-wallet@near-wallet-selector/sender@near-wallet-selector/wallet-connect@near-wallet-selector/welldone-wallet@near-wallet-selector/xdefi@noble/secp256k1@orbs-network/ton-access@particle-network/btc-connectkit@rainbow-me/rainbowkit@reduxjs/toolkit@rushstack/eslint-patch@solana/spl-token@solana/wallet-adapter-base@solana/wallet-adapter-react@solana/wallet-adapter-react-ui@solana/wallet-adapter-wallets@solana/web3.js@tanstack/react-query@ton/core@ton/crypto@ton/ton@tonconnect/ui-react@tronweb3/tronwallet-abstract-adapter@tronweb3/tronwallet-adapter-bitkeep@tronweb3/tronwallet-adapter-ledger@tronweb3/tronwallet-adapter-okxwallet@tronweb3/tronwallet-adapter-react-hooks@tronweb3/tronwallet-adapter-react-ui@tronweb3/tronwallet-adapter-tokenpocket@tronweb3/tronwallet-adapter-tronlink@tronweb3/tronwallet-adapter-walletconnect@tronweb3/tronwallet-adapters@types/fs-extra@uauth/js@uxuycom/web3-tg-sdk@walletconnect/jsonrpc-types@walletconnect/jsonrpc-utilsboring-avatarschroma-jsdayjsembla-carouselembla-carousel-reactframer-motionfs-extragsapi18nextpino-prettyproxy-memoizereactreact-confettireact-domreact-error-boundaryreact-i18nextreact-reduxreact-routerrollup-plugin-visualizerswrtypescriptusehooks-tsviemwagmi
0.0.10

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago