tscircuit / snippets

https://snippets.tscircuit.com
MIT License
3 stars 15 forks source link

Enable biome `camelCase` naming rule #27

Closed seveibar closed 2 weeks ago

seveibar commented 2 weeks ago

https://biomejs.dev/linter/rules/use-naming-convention/#variable-and-parameter-names

To avoid confusion with naming, we should just lint for this rule.

CC @DhairyaMajmudar