cs142/project2/node_modules/shelljs/.jshintrc
2020-08-01 19:26:11 -03:00

7 lines
88 B
Plaintext

{
"loopfunc": true,
"sub": true,
"undef": true,
"unused": true,
"node": true
}