File: .editorconfig

package info (click to toggle)
node-macaddress 0.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: javascript: 410; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
root = true

[*]
charset = utf-8

[*.js]
indent_style = space
indent_size = 4