mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-12-13 00:10:41 -07:00
Update node_modules
This commit is contained in:
14
node_modules/exit/.jshintrc
generated
vendored
Normal file
14
node_modules/exit/.jshintrc
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"curly": true,
|
||||
"eqeqeq": true,
|
||||
"immed": true,
|
||||
"latedef": "nofunc",
|
||||
"newcap": true,
|
||||
"noarg": true,
|
||||
"sub": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"boss": true,
|
||||
"eqnull": true,
|
||||
"node": true
|
||||
}
|
||||
Reference in New Issue
Block a user