astarva-ui
TypeScript icon, indicating that this package has built-in type declarations

1.3.5 • Public • Published

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', './tsconfig.app.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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.3.552latest

Version History

VersionDownloads (Last 7 Days)Published
1.3.552
1.3.460
1.3.363
1.3.260
1.3.164
1.2.4960
1.2.4858
1.2.4747
1.2.4658
1.2.4550
1.2.4461
1.2.4356
1.2.4257
1.1.4156
1.1.4060
1.1.3958
1.0.3861
1.0.3710
1.0.369
1.0.351
1.0.340
1.0.330
1.0.320
1.0.311
1.0.300
1.0.290
1.0.281
1.0.270
1.0.260
1.0.250
1.0.241
1.0.230
1.0.220
1.0.210
1.0.200
1.0.190
1.0.180
1.0.170
1.0.160
1.0.150
1.0.140
1.0.130
1.0.120
1.0.110
1.0.100
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i astarva-ui

Weekly Downloads

1,004

Version

1.3.5

License

none

Unpacked Size

399 kB

Total Files

64

Last publish

Collaborators

  • hapsync