summaryrefslogtreecommitdiffstats
path: root/testing/xpcshell/dns-packet/.eslintrc
blob: d3ed05cf866558a9d60bca643600660ff2e49658 (plain)
1
2
3
4
5
6
7
8
9
root: true

parserOptions:
  ecmaVersion: 2015

env:
  node: true

extends: standard