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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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