1
0
Fork 0
mirror of https://github.com/elk-zone/elk.git synced 2025-03-17 21:50:38 +03:00
elk/.eslintrc
2022-11-26 12:08:17 +08:00

4 lines
65 B
Text

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