anorgatarrak-wordpress-theme/node_modules/cheerio/.jshintrc

11 lines
148 B
Plaintext

{
"indent": 2,
"eqnull": true,
"laxbreak": true,
"proto": true,
"undef": true,
"unused": true,
"node": true,
"quotmark": "single"
}