pull/7944/head
Panayiotis Lipiridis 2021-01-24 12:35:52 +02:00
parent e9b60ea04c
commit 29bacfdd84
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
{ {
"files": "*.{json}", "files": "*.{json}",
"options": { "options": {
"printWidth": 10000 "printWidth": 1000
} }
} }
] ]