SPB Git

spb/vquant Public MIT

VibeQuant — AI-powered institutional-grade financial intelligence platform.

TypeScript 84.3% Python 11.7% JavaScript 1.6% CSS 1.5% HTML 0.7%
155 B · 10 lines
Raw Blame History
1{2  "semi": true,3  "singleQuote": false,4  "trailingComma": "all",5  "printWidth": 100,6  "tabWidth": 2,7  "arrowParens": "always",8  "endOfLine": "lf"9}10