chore: switch to pnpm 9.x.x
[e-mobility-charging-stations-simulator.git] / .c8rc.json
1 {
2 "all": true,
3 "include": ["src/**/*.ts"]
4 }