File: .eslintrc.yml

package info (click to toggle)
node-cookie 0.3.1%2B20180326git4e2b255de6b85c3ec-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 124 kB
  • sloc: sh: 13; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (2)
1
2
3
4
rules:
  eol-last: error
  indent: ["error", 2, { "SwitchCase": 1 }]
  no-trailing-spaces: error