1
0
mirror of https://github.com/actions/setup-node.git synced 2025-01-23 06:05:37 +00:00
setup-node/node_modules/shelljs/.jshintrc
2019-08-03 21:49:54 -04:00

7 lines
88 B
Plaintext

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