Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Commit d114260

Browse files
authored
Update README.md
1 parent 1ecd732 commit d114260

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@
33
# TypeScript ESLint Demo
44

55
An online demo for [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) plugin. - [🚀 Online Demo](https://yeonjuan.github.io/typescript-eslint-demo/)
6+
7+
## Development
8+
9+
* `npm run dev` : run webpack dev server on http:localhost:8080
10+
* `npm run format` : format code with prettier
11+
* `npm run test`: run test

0 commit comments

Comments
 (0)