chore: fix EsLint for .mjs (#11629)

This commit is contained in:
Nikolay Vitkov
2024-01-08 10:02:56 +01:00
committed by GitHub
parent ff761bc212
commit 35e39bfae9
15 changed files with 28 additions and 29 deletions

View File

@@ -19,7 +19,7 @@ test/output-*/
coverage/
generated/
.eslintcache
/.cache/
.cache/
# IDE Artifacts
.vscode/*