Skip to content
代码片段 群组 项目
  • Paul Slaughter's avatar
    2ddb057d
    Update eslint to error with vue-no-new-non-primitive rule · 2ddb057d
    Paul Slaughter 创作于
    - We choose to allow this for some props like "class", "style", and
      VueRouter's "to". Also v-bind which expects an object and is
      matched by `^$`.
    - There's some trivial fixes possible, but to keep this review trivial
      we opt for just adding the eslint-disable and eslint-enable for
      existing violations
    2ddb057d
    历史
    Update eslint to error with vue-no-new-non-primitive rule
    Paul Slaughter 创作于
    - We choose to allow this for some props like "class", "style", and
      VueRouter's "to". Also v-bind which expects an object and is
      matched by `^$`.
    - There's some trivial fixes possible, but to keep this review trivial
      we opt for just adding the eslint-disable and eslint-enable for
      existing violations
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。