ci: Add check for formatting default.json
(#30034)
This PR adds a check in CI to ensure that `assets/settings/default.json` is formatted consistently. Release Notes: - N/A
This commit is contained in:
parent
bd11bb5409
commit
5002156e32
3 changed files with 17 additions and 1 deletions
3
.prettierrc
Normal file
3
.prettierrc
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"printWidth": 120
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue