inline-critical/.jshintrc

5 lines
39 B
Plaintext
Raw Normal View History

2014-08-04 00:01:39 +02:00
{
2014-10-19 03:22:08 +02:00
"laxcomma": true,
"node": true
2014-08-04 00:01:39 +02:00
}