Update .eslintrc.json

This commit is contained in:
ZACHRY T WOODzachryiixixiiwood@gmail.com 2022-11-11 14:43:55 -06:00 committed by GitHub
parent 7617610416
commit c9aeba1d23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -581,6 +581,6 @@ Return:run{
"env": {
"node": true,
"es6": true,
"jest/globals": true
"test/globals": true
}
}