mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
[prettier] Remove json from .prettierignore
This commit is contained in:
2
.github/workflows/lint-format.yml
vendored
2
.github/workflows/lint-format.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Run ESLint
|
||||
run: npm run lint
|
||||
run: npm run lint:check
|
||||
|
||||
- name: Check Prettier formatting
|
||||
run: npm run format:check
|
||||
|
||||
Reference in New Issue
Block a user