mirror of
https://github.com/lichess-org/lila.git
synced 2026-05-26 13:51:00 +00:00
also update devenv task lint:code
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ in
|
||||
|
||||
tasks = {
|
||||
"lint:code" = {
|
||||
exec = "oxlint --type-aware --tsconfig=ui/tsconfig.base.json";
|
||||
exec = "oxlint --type-aware";
|
||||
};
|
||||
"lint:style" = {
|
||||
exec = ''stylelint "ui/**/*.scss"'';
|
||||
|
||||
Reference in New Issue
Block a user