Files
clan-core/pkgs/ui/.eslintrc.json
Johannes Kirschbauer 33f85380ae add static code analysis
2023-08-19 10:11:14 +02:00

5 lines
92 B
JSON

{
"root": true,
"extends": ["next/core-web-vitals", "plugin:tailwindcss/recommended"]
}