mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-09-03 01:07:07 +00:00
refactor: align platform APIs with community review
This commit is contained in:
@@ -33,6 +33,7 @@ Before submitting a pull request, you must run verification scripts locally to e
|
||||
```bash
|
||||
npm run check
|
||||
```
|
||||
This also type-checks the maintained CLI and browser applications, and applies the Community directory blocker rules. Run `npm run lint:community` separately to inspect its non-blocking recommendations.
|
||||
- Run unit tests:
|
||||
```bash
|
||||
npm run test:unit
|
||||
|
||||
Reference in New Issue
Block a user