Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxingbaoyu committed Jun 15, 2022
1 parent 43be36f commit e393b4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.mjs
Expand Up @@ -277,7 +277,8 @@ target["lint"] = function () {
"benchmark",
...SOURCES,
"*.{js,cjs,mjs,ts}",
"--format=codeframe",
"--format",
"codeframe",
"--ext",
".js,.cjs,.mjs,.ts",
]);
Expand Down

0 comments on commit e393b4e

Please sign in to comment.