summaryrefslogtreecommitdiff
path: root/src/.eslintrc
blob: d54e20f6b69c9d85306c33f456f45721ba0c748d (plain)
1
2
3
4
5
6
{
	"env": {
		"node": true,
		"commonjs": true
	}
}