node-postgres/.jshintrc

6 lines
54 B
Plaintext
Raw Normal View History

2013-01-22 00:16:23 +08:00
{
"trailing": true,
"indent": 2,
"maxlen": 80
}