Skip to content

Commit 3c396f6

Browse files
committed
docs: add stylelint-config to readme
1 parent 30502c4 commit 3c396f6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Scripts and configs for TrigenSoftware's projects.
2727
| [`@trigen/project-files`](packages/project-files#readme) | [![NPM version][project-files-npm]][project-files-npm-url] | [![Dependencies status][project-files-deps]][project-files-deps-url] |
2828
| [`@trigen/browserslist-config`](packages/browserslist-config#readme) | [![NPM version][browserslist-config-npm]][browserslist-config-npm-url] | |
2929
| [`@trigen/eslint-config`](packages/eslint-config#readme) | [![NPM version][eslint-config-npm]][eslint-config-npm-url] | [![Dependencies status][eslint-config-deps]][eslint-config-deps-url] |
30+
| [`@trigen/stylelint-config`](packages/stylelint-config#readme) | [![NPM version][stylelint-config-npm]][stylelint-config-npm-url] | [![Dependencies status][stylelint-config-deps]][stylelint-config-deps-url] |
3031
| [`@trigen/lint-package-json`](packages/lint-package-json#readme) | [![NPM version][lint-package-json-npm]][lint-package-json-npm-url] | [![Dependencies status][lint-package-json-deps]][lint-package-json-deps-url] |
3132
| [`@trigen/npm-package-json-lint-config`](packages/npm-package-json-lint-config#readme) | [![NPM version][npm-package-json-lint-config-npm]][npm-package-json-lint-config-npm-url] | [![Dependencies status][npm-package-json-lint-config-deps]][npm-package-json-lint-config-deps-url] |
3233

@@ -51,6 +52,14 @@ Scripts and configs for TrigenSoftware's projects.
5152
[eslint-config-deps]: https://img.shields.io/librariesio/release/npm/@trigen/eslint-config
5253
[eslint-config-deps-url]: https://libraries.io/npm/@trigen%2Feslint-config/tree
5354

55+
<!-- stylelint-config -->
56+
57+
[stylelint-config-npm]: https://img.shields.io/npm/v/%40trigen/stylelint-config.svg
58+
[stylelint-config-npm-url]: https://www.npmjs.com/package/@trigen/stylelint-config
59+
60+
[stylelint-config-deps]: https://img.shields.io/librariesio/release/npm/@trigen/stylelint-config
61+
[stylelint-config-deps-url]: https://libraries.io/npm/@trigen%2Fstylelint-config/tree
62+
5463
<!-- lint-package-json -->
5564

5665
[lint-package-json-npm]: https://img.shields.io/npm/v/%40trigen/lint-package-json.svg

0 commit comments

Comments
 (0)