8
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2026-02-12 00:29:23 +00:00
setup-node/node_modules/shelljs/.jshintrc
2019-06-26 16:52:05 -04:00

7 lines
No EOL
88 B
Text

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