UNPKG

germ

Version:

Opinionated boilerplate to unify server and client side code

16 lines (15 loc) 279 B
// FULL LIST OF OPTIONS @ http://www.jshint.com/docs/options/ { "indent": 2, "white": true, "node": true, "undef": true, "unused": true, "camelcase": true, "curly": true, "latedef": true, "noempty": true, "nonbsp": true, "undef": true, "laxcomma": true }