Skip to content

Commit 81f32b1

Browse files
authored
Update README.MD
1 parent b0caa25 commit 81f32b1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.MD

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,7 @@ $ npm install abp-ng2-module --save
1212
To generate all `*.js`, `*.js.map` and `*.d.ts` files:
1313

1414
```bash
15-
$ npm run tsc
16-
```
17-
18-
To lint all `*.ts` files:
19-
20-
```bash
21-
$ npm run lint
15+
$ npm run build
2216
```
2317

2418
## License

0 commit comments

Comments
 (0)