Set eslint config as root for use in other repos

This commit is contained in:
Colin Williams
2023-03-17 23:16:22 -07:00
parent ae7d6f98ac
commit d4358301b6
+1
View File
@@ -1,4 +1,5 @@
{
"root": true,
"env": {
"browser": true,
"es2021": true