Setup linting

This commit is contained in:
Ethan Lane 2023-04-21 17:52:56 +01:00
parent 9b73db9df3
commit c6eebcd819
4 changed files with 10 additions and 2 deletions

View file

@ -44,6 +44,7 @@
"module": "writable",
"require": "writable",
"process": "writable",
"console": "writable"
"console": "writable",
"jest": "writable"
}
}