UNPKG

@twotwoba/vv-cli

Version:

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

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