Skip to content

Commit ba80b01

Browse files
author
Alex K
committed
docs(readme): include Prettier formatting info in CI/CD section
1 parent 9315188 commit ba80b01

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ _Pandas + TA-Lib + Backtrader — all in JS_
1111

1212
![AlphaQuant Demo](https://user-images.githubusercontent.com/674621/196881240-fbccdcf4-753e-4f82-a8b5-e471d6c13d02.gif)
1313

14-
1514
---
1615

1716
## ✨ About
@@ -94,6 +93,7 @@ AlphaQuant uses **Turborepo + Changesets + GitHub Actions** to provide zero-conf
9493
- ✅ ESLint via `.eslintrc.json` (strict style rules)
9594
- ✅ Commitlint + Husky enforce Conventional Commits
9695
-`turbo run` manages build/test/lint pipelines
96+
- ✅ Prettier config in `.prettierrc` ensures consistent formatting
9797
- 🚀 `changeset` auto-generates versions + changelog
9898
- 📦 Auto-publish to npm on merge to `main` (with `NPM_TOKEN`)
9999

@@ -130,4 +130,3 @@ Together we can bring **quant tools to the web**.
130130
## 📜 License
131131

132132
MIT © AlphaQuant Authors — use freely, build boldly.
133-

0 commit comments

Comments
 (0)