There was an error while loading. Please reload this page.
1 parent 02ff4c9 commit 1a7152bCopy full SHA for 1a7152b
docs/docson/build-schema.json
@@ -83,8 +83,13 @@
83
"type": "string"
84
},
85
"description": "Any specific paths inside suppressed folders that you want to unsuppress. Example: [\"src/bindings/SomeBinding.res\"]."
86
+ },
87
+ "transitive": {
88
+ "type": "boolean",
89
+ "description": "specify whether transitively dead items should be reported (default: false)"
90
}
- }
91
92
+ "additionalProperties": false
93
94
"react-jsx-version": {
95
"title": "jsx-version",
0 commit comments