node-postgres/.jshintrc

5 lines
38 B
Plaintext
Raw Normal View History

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