UNPKG

@twotwoba/vv-cli

Version:

Easily create Vite + React19/Vue3 web/h5/mini-program/chrome-extension projects.

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" }