1
0
mirror of https://github.com/actions/setup-node synced 2025-05-16 12:57:47 +00:00
setup-node/node_modules/shelljs/.jshintrc
2019-06-26 16:52:05 -04:00

7 lines
88 B
Plaintext

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