]> git.wincent.com - hextrapolate.git/blob - .jshintrc
Add a couple of dynamic fields
[hextrapolate.git] / .jshintrc
1 {
2   "node": true,
3   "browser": true,
4   "esnext": true,
5   "newcap": false
6 }