SPB Git

spb/llmindex Public

The discriminative, contamination-resistant, fully transparent LLM ranking — updated live.

TypeScript 77.9% TeX 15.2% Python 3.7% SQL 1.4% JavaScript 1.1% Shell 0.5%
218 B · 8 lines json
Raw Blame History
1{2  "root": true,3  "parser": "@typescript-eslint/parser",4  "plugins": ["@typescript-eslint"],5  "extends": ["eslint:recommended", "plugin:@typescript-eslint/recommended"],6  "env": { "node": true, "es2022": true }7}8