mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +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]
|
||||
language: system
|
||||
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