This website requires JavaScript.
Explore
Help
Sign In
cartodb
/
node-postgres
Watch
1
Star
0
Fork
0
You've already forked node-postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b5be2ee38c
node-postgres
/
.jshintrc
6 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add initial .jshintrc file
2013-01-22 00:16:23 +08:00
{
"trailing": true,
Compile result parsing for a 60% speed increase Tested against a 1000 row result set. Need to test against smaller result sets & figure out a way to make this backwards compatible if possible
2013-08-08 04:33:57 +08:00
"indent": 2,
"evil": true
add initial .jshintrc file
2013-01-22 00:16:23 +08:00
}
Reference in New Issue
Copy Permalink