mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-05-20 15:55:19 +00:00
refactor(docs): uniform formatting pass (#1363)
* refactor(docs): uniform formatting pass * refactor: ignore formatting of specific files * fix: add REUSE info to .prettierignore
This commit is contained in:
committed by
GitHub
parent
eb97476dac
commit
e134cb1ecb
5
tests/fixtures/sidecar_newgrounds.json
vendored
5
tests/fixtures/sidecar_newgrounds.json
vendored
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"tags": [
|
||||
"ng_tag",
|
||||
"ng_tag2"
|
||||
],
|
||||
"tags": ["ng_tag", "ng_tag2"],
|
||||
"date": "2024-01-02",
|
||||
"description": "NG description",
|
||||
"user": "NG artist",
|
||||
|
||||
Reference in New Issue
Block a user