psrheartache blog
  • 编程
  • 标签
  • 归档
  • Github
 
psrheartache blog

  • 编程
  • 标签
  • 归档
  • Github

Miracles sometimes occur,

but one has to work terribly for them.

人生除了眼前的苟且,还有未知的 bug 和看不懂的 code

Scroll
基于 Vue 官方风格指南整理 一、强制 代码必须遵循 eslint 使用 eslint standard 规范 组件命名 组件名为多个单词组件名应该始终是多个单词的,根组件 App 除外。 正例: export default { name: 'TodoItem' // ... } 反例: export def ...
Vue 前端开发规范
 2018-08-08
 psrheartache
#vue
#eslint
#BEM
     

©psrheartache -2019-2023