mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-11 11:50:17 +08:00
going back to npm install for lint
This commit is contained in:
@@ -60,4 +60,4 @@ repos:
|
|||||||
types_or: [javascript, jsx, ts, tsx]
|
types_or: [javascript, jsx, ts, tsx]
|
||||||
language: system
|
language: system
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
entry: bash -c "cd website && npm ci && npm run lint"
|
entry: bash -c "cd website && npm install && npm run lint"
|
||||||
|
|||||||
Reference in New Issue
Block a user