1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-23 06:36:49 +01:00
elk/.eslintrc

5 lines
65 B
Plaintext
Raw Normal View History

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