Files
ballistic-builder/.eslintrc.json

4 lines
61 B
JSON
Raw Normal View History

2024-11-14 12:45:58 -05:00
{
"extends": ["next/core-web-vitals", "next/typescript"]
}