mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
chore: disable format from test coverage
This commit is contained in:
@@ -76,7 +76,8 @@
|
||||
"src/**/*.ts",
|
||||
"!src/**/__tests__/**/*",
|
||||
"!src/cli.ts",
|
||||
"!src/cli/**/*.ts"
|
||||
"!src/cli/**/*.ts",
|
||||
"!src/format/format.ts"
|
||||
],
|
||||
"testMatch": [
|
||||
"**/__tests__/**/*.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user