summaryrefslogtreecommitdiff
path: root/node_modules/snekfetch/test/.eslintrc.json
blob: 063ae8cf22b5965ba9990c20091d5db5f91dde41 (plain) (blame)
1
2
3
4
{
  "extends": ["../.eslintrc.json"],
  "env": { "jest": true }
}