This repository has been archived on 2024-09-22. You can view files and clone it, but cannot push or open issues or pull requests.
zep/.eslintrc.json

4 lines
54 B
JSON
Raw Normal View History

2021-11-21 13:24:18 +01:00
{
"extends": ["next/core-web-vitals", "prettier"]
}