Files
fitness_walk_nwnu/node_modules/glob-escape/.bithoundrc
T
2026-09-08 20:28:54 +08:00

10 lines
96 B
Plaintext

{
"ignore": [
"**/node_modules/**",
"**/test/**"
],
"test": [
"test.js"
]
}