Skip to content

Commit

Permalink
忽略核心包
Browse files Browse the repository at this point in the history
  • Loading branch information
cool-team-official committed Apr 16, 2023
1 parent be10208 commit e5b3cbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"jest.config.js",
"typings",
"public/**/**",
"view/**/**"
"view/**/**",
"packages"
],
"env": {
"jest": true
Expand Down

0 comments on commit e5b3cbe

Please sign in to comment.