ci: Downgrade prettier (no-changelog) (#6804)

* ci: downgrade prettier (no-changelog)

* remove indent rule from editor
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-07-31 14:55:03 +02:00
committed by GitHub
parent f6bf9e9887
commit 37a365fe9f
4 changed files with 7 additions and 8 deletions

View File

@@ -52,7 +52,7 @@
"nock": "^13.3.2",
"nodemon": "^3.0.1",
"p-limit": "^3.1.0",
"prettier": "^3.0.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"run-script-os": "^1.0.7",
"start-server-and-test": "^2.0.0",