github.com/covergates/covergates@v0.2.2-0.20201009050117-42ef8a19fb95/web/.editorconfig (about)

     1  [*.{js,jsx,ts,tsx,vue}]
     2  indent_style = space
     3  indent_size = 2
     4  trim_trailing_whitespace = true
     5  insert_final_newline = true