mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 01:26:37 +08:00
fix: add prettier
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "^21.9.1",
|
||||
"prettier": "^2.7.1",
|
||||
"react-i18next": "^11.18.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Generated
+3
@@ -161,10 +161,12 @@ importers:
|
||||
packages/i18n:
|
||||
specifiers:
|
||||
i18next: ^21.9.1
|
||||
prettier: ^2.7.1
|
||||
react-i18next: ^11.18.4
|
||||
typescript: ^4.8.4
|
||||
dependencies:
|
||||
i18next: 21.10.0
|
||||
prettier: 2.7.1
|
||||
react-i18next: 11.18.6_i18next@21.10.0
|
||||
devDependencies:
|
||||
typescript: 4.9.3
|
||||
@@ -6895,6 +6897,7 @@ packages:
|
||||
/prettier/2.7.1:
|
||||
resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
|
||||
/pretty-bytes/5.6.0:
|
||||
resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==}
|
||||
|
||||
Reference in New Issue
Block a user