0.0.1 • Published 5 months ago

@ankitfxz/params-ui v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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 {
  // 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
acornacorn-jsxajvansi-regexansi-stylesargparsearray-unionbalanced-matchbrace-expansionbracesbrowserslistbuffer-fromcallsitescamelizecaniuse-litechalkcolor-convertcolor-namecolorscommandercomputedsconcat-mapconvert-source-mapcross-spawncss-color-keywordscss-to-react-nativecsstypede-indentdebugdeep-isdir-globdoctrineelectron-to-chromiumesbuildescaladeescape-string-regexpeslint-scopeeslint-visitor-keysespreeesqueryesrecurseestraverseestree-walkeresutilsfast-deep-equalfast-globfast-json-stable-stringifyfast-levenshteinfastqfile-entry-cachefill-rangefind-upflat-cacheflattedfs-extrafs.realpathfunction-bindgensyncglobglob-parentglobalsglobbygraceful-fsgraphemerhas-flaghasownheignoreimport-freshimport-lazyimurmurhashinflightinheritsis-core-moduleis-extglobis-globis-numberis-path-insideisexejjujs-tokensjs-yamljsescjson-bufferjson-schema-traversejson-stable-stringify-without-jsonifyjson5jsonfilekeyvkoloristlevnlocate-pathlodashlodash.getlodash.isequallodash.mergeloose-envifylru-cachemerge2micromatchminimatchmsmuggle-stringnanoidnatural-comparenode-releasesonceoptionatorp-limitp-locateparent-modulepath-browserifypath-existspath-is-absolutepath-keypath-parsepath-typepicocolorspicomatchpostcsspostcss-value-parserprelude-lspunycodequeue-microtaskreact-refreshresolveresolve-fromreusifyrimrafrolluprun-parallelschedulersemvershallowequalshebang-commandshebang-regexslashsource-mapsource-map-jssource-map-supportsprintf-jsstring-argvstrip-ansistrip-json-commentsstylissupports-colorsupports-preserve-symlinks-flagtext-tableto-fast-propertiesto-regex-rangets-api-utilstslibtype-checktype-festundici-typesuniversalifyupdate-browserslist-dburi-jsvalidatorvue-template-compilervue-tscwhichwrappyyallistyocto-queuez-schema
0.0.1

5 months ago