File: .editorconfig

package info (click to toggle)
node-webpack-stats-plugin 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,160 kB
  • sloc: javascript: 1,580; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
root = true

[*.js,*.json,*.yml]
charset = utf-8
indent_style = space
indent_size = 2