Commit 6e2815dcd2e51206b5e133f1b16ce9fdd7597a5d

Authored by 刘汉宸
1 parent 81d90a8c

chore: 修改Eslint配置文件

Showing 2 changed files with 4 additions and 2 deletions   Show diff stats
.eslintignore
1 1 *.svg
2 2 *.md
3   -public
4 3 \ No newline at end of file
  4 +public
  5 +lib
5 6 \ No newline at end of file
... ...
.prettierignore
1 1 *.svg
2   -public
3 2 \ No newline at end of file
  3 +public
  4 +lib
4 5 \ No newline at end of file
... ...