1
0
mirror of https://github.com/elk-zone/elk synced 2024-11-24 07:06:08 +09:00
elk/.eslintrc

5 lines
65 B
Plaintext
Raw Normal View History

2022-11-13 14:34:43 +09:00
{
"extends": "@antfu",
"ignorePatterns": ["!pages/public"]
2022-11-13 14:34:43 +09:00
}