4
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2025-11-11 06:46:56 +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
}