Return old Markdown behaviour

pull/65/head
Nikita Karamov 2023-07-14 22:27:38 +02:00
parent b3a9fa6c59
commit 625d5a02e5
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,9 @@
"size-limit": "^8.2.4", "size-limit": "^8.2.4",
"vite": "^4.2.1" "vite": "^4.2.1"
}, },
"prettier": {
"embeddedLanguageFormatting": "off"
},
"eslintConfig": { "eslintConfig": {
"env": { "env": {
"browser": true "browser": true