Minor formatting fix.

This commit is contained in:
kovacsv 2022-12-16 16:09:49 +01:00
parent 74b84b198a
commit c8b5757338

View File

@ -99,7 +99,7 @@
"comma-spacing": "error",
"prefer-arrow-callback": "error",
"quotes": [
"error",
"error",
"single"
],
"block-scoped-var": "error",