Skip to content

Commit 7abeee8

Browse files
committed
docs: update readme
1 parent d4cf1fb commit 7abeee8

File tree

1 file changed

+20
-9
lines changed

1 file changed

+20
-9
lines changed

README.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
1-
# @hypernym/tsconfig
2-
3-
Hypernym's internal config for TypeScript.
4-
5-
<sub><a href="https://github.com/hypernym-studio/tsconfig">Repository</a> | <a href="https://www.npmjs.com/package/@hypernym/tsconfig">Package</a> | <a href="https://github.com/hypernym-studio/tsconfig/releases">Releases</a> | <a href="https://github.com/hypernym-studio/tsconfig/discussions">Discussions</a></sub>
6-
7-
```sh
8-
pnpm add -D @hypernym/tsconfig
9-
```
1+
<h1 align="center">@hypernym/tsconfig</h1>
2+
3+
<p align="center">Hypernym's config for TypeScript.</p>
4+
5+
<p align="center">
6+
<a href="https://github.com/hypernym-studio/tsconfig">Repository</a>
7+
<span>+</span>
8+
<a href="https://www.npmjs.com/package/@hypernym/tsconfig">Package</a>
9+
<span>+</span>
10+
<a href="https://github.com/hypernym-studio/tsconfig/releases">Releases</a>
11+
<span>+</span>
12+
<a href="https://github.com/hypernym-studio/tsconfig/discussions">Discussions</a>
13+
</p>
14+
<pre align="center">pnpm add -D @hypernym/tsconfig</pre>
15+
16+
<p align="center">
17+
<strong>Hypernym Studio</strong>
18+
</p>
19+
20+
<br>
1021

1122
## Usage
1223

0 commit comments

Comments
 (0)