mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
bfddfe5622
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
11 lines
501 B
Markdown
11 lines
501 B
Markdown
# Angular styles
|
|
|
|
These styles are specific to the Angular style guide.
|
|
Some have been imported from other style libraries and modified
|
|
to support the Angular documentation style guide.
|
|
|
|
For styles imported from other libraries, the .vale.ini file
|
|
should disable the corresponding style in its original directory.
|
|
A copied style SHOULD NOT be removed from its original directory
|
|
to make it easier to identify changes to the original that can
|
|
then be manually copied to the Angular version, if desired. |