Update .eslintrc.json

This commit is contained in:
Santosh Viswanatham
2022-10-18 21:03:18 +05:30
committed by GitHub
parent c71b6e31f7
commit c230ff04cb

View File

@@ -56,7 +56,7 @@
"checkStrings": false,
"checkStringTemplates": false
}
]
],
"no-empty": [
"error",
{