Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit cdc3e02

Browse files
committed
fix: 修改standard ignore
1 parent a9848e3 commit cdc3e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"**/bin/",
5050
"**/es/",
5151
"packages/ykfe-utils/src/loadable.js",
52-
"**/node_modules/"
52+
"**/node_modules/**"
5353
],
5454
"global": [
5555
"__isBrowser__",

0 commit comments

Comments
 (0)