Skip to content

发布 v5.1.1

Compare
Choose a tag to compare
@vdfor vdfor released this 09 Jan 14:08
· 7 commits to master since this release
  • eslint 不再区分 umi 与 taro,二者原独立配置合并
  • eslint react/forbid-elements 设为 ['off']
  • eslint react/self-closing-comp 设为 ['error']
  • eslint arrow-parens 设为 ['error', 'always']
  • prettier 将 arrowParens 设置为 'always'