ES3 compat-fix: remove trailing comma

This commit is contained in:
Faisal Salman
2021-04-18 14:00:18 +07:00
parent 8e55e00177
commit 7b3aa9fc15
2 changed files with 7 additions and 4 deletions

3
.jshintrc Normal file
View File

@@ -0,0 +1,3 @@
{
"esversion": 3
}