aboutsummaryrefslogtreecommitdiff
path: root/node_modules/gulp-sym/.jshintrc
blob: 3fbbda4863a25f74d2dd01e5b39175ed7ca04e79 (plain)
1
2
3
4
5
6
{
	"asi": true,
	"laxbreak": true,
	"laxcomma": true,
	"node": true
}