File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
132132MIT © AlphaQuant Authors — use freely, build boldly.
133-
You can’t perform that action at this time.
0 commit comments