nsdonato / poc-cva

Prueba de concepto de el paquete cva https://cva.style/docs
0 stars 0 forks source link

React + TypeScript + Vite

All Contributors

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:

   parserOptions: {
    ecmaVersion: 'latest',
    sourceType: 'module',
    project: ['./tsconfig.json', './tsconfig.node.json'],
    tsconfigRootDir: __dirname,
   },

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Noelia
Noelia

💻 🖋

This project follows the all-contributors specification. Contributions of any kind welcome!