chore: 🔧 remove trailing comma

This commit is contained in:
Guz013
2023-06-19 14:48:06 -03:00
parent b89f290d15
commit bac87a78fe

View File

@@ -1,4 +1,4 @@
{
"gitDir": "./.git",
"*": "eslint --fix",
"*": "eslint --fix"
}