Sign in

徐烜 / bsth-ebus-h5_editor · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • bsth-ebus-h5_editor
  • .editorconfig
  • feat: serve editor(front-end) with strapi(koa-static)
    1f9f1abb
    ly525 authored
    2020-01-11 12:22:08 +0800  
    Browse Code »
.editorconfig 121 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5
[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true