chore: lint

This commit is contained in:
AJ ONeal 2021-07-23 04:37:20 -06:00
parent 9469aeee10
commit f6a52d0a5f
1 changed files with 5 additions and 0 deletions

5
.jshintrc Normal file
View File

@ -0,0 +1,5 @@
{
"browser": true,
"node": true,
"esversion": 11
}