You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-14Lines changed: 2 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
5
5
## Install
6
6
7
-
```
8
-
$ npm install ansi-regex
7
+
```sh
8
+
npm install ansi-regex
9
9
```
10
10
11
11
## Usage
@@ -58,15 +58,3 @@ On the historical side, those ECMA standards were established in the early 90's
58
58
59
59
-[Sindre Sorhus](https://github.com/sindresorhus)
60
60
-[Josh Junon](https://github.com/qix-)
61
-
62
-
---
63
-
64
-
<divalign="center">
65
-
<b>
66
-
<a href="https://tidelift.com/subscription/pkg/npm-ansi-regex?utm_source=npm-ansi-regex&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a>
67
-
</b>
68
-
<br>
69
-
<sub>
70
-
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
0 commit comments