1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-09-06 12:19:08 +01:00
elk/.eslintrc
2022-11-26 12:08:17 +08:00

5 lines
65 B
Text

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