luckysheet增加插件版本
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

hace 1 año
12345678
  1. {
  2. "printWidth": 80,
  3. "trailingComma": "es5",
  4. "tabWidth": 2,
  5. "semi": true,
  6. "singleQuote": false,
  7. "arrowParens": "avoid"
  8. }