Skip to content

Commit cff3780

Browse files
committed
chore(cleanup): remove lint from web
1 parent afd3453 commit cff3780

File tree

2 files changed

+79
-127
lines changed

2 files changed

+79
-127
lines changed

clients/web/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@
108108
"dev": "RELEASE_VERSION=$(git describe --abbrev=0 --tags) SHOW_DEV=included node ./server.local.js",
109109
"dev:snowplow": "TEST_SNOWPLOW=included pnpm dev",
110110
"format": "lint-staged",
111-
"lint": "next lint",
112111
"locale:inject": "node ./common/localization/locale-inject.mjs",
113112
"locale:parse": "cd common/localization/ && pnpm extract",
114113
"start": "next start -p 80",

pnpm-lock.yaml

Lines changed: 79 additions & 126 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)