1
0
Fork 0
mirror of https://github.com/elk-zone/elk.git synced 2025-03-15 04:30:36 +03:00
elk/.eslintrc
2022-11-26 12:08:17 +08:00

4 lines
65 B
Text

{
"extends": "@antfu",
"ignorePatterns": ["!pages/public"]
}