mirror of https://github.com/zulip/zulip.git
lint: Remove .lock extension from frontend group.
Commit 3a27b12a7d
(#24731) migrated
yarn.lock to pnpm-lock.yaml.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
8e39123839
commit
273453d285
|
@ -62,7 +62,6 @@ def run() -> None:
|
||||||
"hbs",
|
"hbs",
|
||||||
"html",
|
"html",
|
||||||
"js",
|
"js",
|
||||||
"lock",
|
|
||||||
"ts",
|
"ts",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue