mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Add the configuration and style files to support documentation linting. The `README.md` file includes instructions for installation and use of the lint tool. PR Close #46897
17 lines
558 B
JSON
17 lines
558 B
JSON
{
|
|
"author": "jdkato",
|
|
"description": "A Vale-compatible implementation of the proselint linter.",
|
|
"email": "support@errata.ai",
|
|
"lang": "en",
|
|
"url": "https://github.com/errata-ai/proselint/releases/latest/download/proselint.zip",
|
|
"feed": "https://github.com/errata-ai/proselint/releases.atom",
|
|
"issues": "https://github.com/errata-ai/proselint/issues/new",
|
|
"license": "BSD-3-Clause",
|
|
"name": "proselint",
|
|
"sources": [
|
|
"https://github.com/amperser/proselint"
|
|
],
|
|
"vale_version": ">=1.0.0",
|
|
"coverage": 0.0,
|
|
"version": "0.1.0"
|
|
}
|