mirror of
https://github.com/bitwarden/browser
synced 2026-02-24 08:33:29 +00:00
Removed baseUrl, prefixed some paths with . and matched type rules with eslint
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -74,7 +74,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Run oxlint
|
||||
run: npm oxlint:types
|
||||
run: npm run oxlint:types
|
||||
|
||||
- name: Lint unowned dependencies
|
||||
run: npm run lint:dep-ownership
|
||||
|
||||
Reference in New Issue
Block a user