backoffice/node_modules/shelljs/.jshintrc

7 lines
88 B
Plaintext
Raw Normal View History

2020-02-06 10:09:39 +00:00
{
"loopfunc": true,
"sub": true,
"undef": true,
"unused": true,
"node": true
}