.jsinspectrc
JSInspect configuration file
| Type | object |
|---|---|
| File match |
.jsinspectrc
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/jsinspectrc/latest.json |
| Source | https://www.schemastore.org/jsinspectrc.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
identifiers
boolean
A flag indicating whether to limit the search to nodes with matching identifiers
ignore
string
A regular expression used for matching paths to ignore
jsx
boolean
A flag indicating whether to process JSX files
reporter
string
The name of the reporter to be used
suppress
integer
The number of lines at which diffs should be suppressed. A value of 0 is off.
min=0
threshold
integer
A threshold determining the smallest subset of nodes to analyze