Getting ready to roll out v1.18.3
This commit is contained in:
parent
fd0b1a8242
commit
9128fb234e
3 changed files with 6 additions and 6 deletions
|
|
@ -4,14 +4,14 @@
|
|||
"sub": true,
|
||||
"globalstrict": true,
|
||||
"globals": {
|
||||
"Buffer": true,
|
||||
"console": true,
|
||||
"global": true,
|
||||
"module": true,
|
||||
"process": true,
|
||||
"require": true,
|
||||
"Buffer": true,
|
||||
"setTimeout": true,
|
||||
"__dirname": false,
|
||||
"__filename": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue