We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b209517 commit 262ebe2Copy full SHA for 262ebe2
packages/@eslint/eslint-config-ts/README.md
@@ -1,6 +1,7 @@
1
# @amollo-lint/eslint-config-ts
2
3
[![MIT License][license-image]][LICENSE]
4
+[![npm version][npm-img]][npm]
5
6
> ESLint rules for TypeScript
7
@@ -41,3 +42,5 @@ Set your eslint config to:
41
42
43
[license-image]: https://img.shields.io/npm/l/format-message.svg
44
[LICENSE]: https://github.com/format-message/format-message/blob/master/LICENSE-MIT
45
+[npm-img]: https://img.shields.io/npm/v/@amollo-lint/eslint-config-ts.svg?style=flat
46
+[npm]: https://www.npmjs.com/package/@amollo-lint/eslint-config-ts
0 commit comments