File: .editorconfig

package info (click to toggle)
node-eslint-plugin-html 6.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 696 kB
  • sloc: javascript: 2,011; makefile: 28; sh: 27
file content (8 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
root = true

[*]
charset = "utf-8"
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true