mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 11:26:37 +03:00
13 lines
160 B
YAML
13 lines
160 B
YAML
engines:
|
|
eslint:
|
|
enabled: true
|
|
scss-lint:
|
|
enabled: true
|
|
fixme:
|
|
enabled: true
|
|
ratings:
|
|
paths:
|
|
- "lib/**"
|
|
exclude_paths:
|
|
- "**.spec.js"
|