UNPKG

@twotwoba/vv-cli

Version:

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

12 lines (11 loc) 284 B
{ "$schema": "./node_modules/oxfmt/configuration_schema.json", "tabWidth": 4, "semi": false, "trailingComma": "none" // 下面这些都是默认值了 // "printWidth": 100, // "useTabs": false, // "singleQuote": false, // "arrowParens": "always" }