Logo
Explore Help
Register Sign In
zlei6/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2026-07-15 20:27:20 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
3894de895b8c9e9435503094ee6b6cc2e55eb4d3
ragflow/web/.prettierrc

13 lines
289 B
Plaintext
Raw Normal View History

feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) * feat: add react-dev-inspector to locate code in the IDE faster * feat: install prettier to format code --------- Co-authored-by: yangqianjuan <1072483500@qq.com>
2024-01-29 15:02:27 +08:00
{
"printWidth": 80,
"singleQuote": true,
"trailingComma": "all",
"proseWrap": "never",
"overrides": [{ "files": ".prettierrc", "options": { "parser": "json" } }],
Feat: Add background to next login page #3221 (#4474) ### What problem does this PR solve? Feat: Add background to next login page #3221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2025-01-14 13:43:18 +08:00
"plugins": [
"prettier-plugin-organize-imports",
"prettier-plugin-packagejson"
],
"endOfLine": "lf"
feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) * feat: add react-dev-inspector to locate code in the IDE faster * feat: install prettier to format code --------- Co-authored-by: yangqianjuan <1072483500@qq.com>
2024-01-29 15:02:27 +08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 466ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API