This commit is contained in:
RingOfStorms (Joshua Bell) 2023-06-28 15:38:16 -05:00
parent 62790ed4af
commit 72d37711f9
6 changed files with 311 additions and 398 deletions

View file

@ -19,7 +19,6 @@ module.exports = {
env: {
node: true,
jest: true,
es6: true,
},
globals: {
process: true,