UNPKG

@twotwoba/vv-cli

Version:

Easily create Vite + React/Vue3 project with TailwindCSS and other useful libraries. Also support Chrome extension.

11 lines (10 loc) 210 B
{ "$schema": "./node_modules/oxfmt/configuration_schema.json", "printWidth": 100, "useTabs": true, "tabWidth": 4, "semi": false, "singleQuote": false, "trailingComma": "none", "arrowParens": "always" }