File: .editorconfig

package info (click to toggle)
node-highlightjs-macaulay2 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 304 kB
  • sloc: javascript: 1,806; makefile: 23
file content (8 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
[*]
end_of_line = lf
insert_final_newline = true

[*.{js,css}]
charset = utf-8
indent_style = space
indent_size = 2