aboutsummaryrefslogtreecommitdiff
path: root/node_modules/promise/.jshintrc
blob: 47c256f0f90c16b8995b2f1f0cebbffa7fd31f04 (plain)
1
2
3
4
5
{
  "asi": true,
  "node": true,
  "strict": true
}