1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-10 08:04:42 +02:00

Note about lint command

This commit is contained in:
Phuoc Nguyen
2019-12-30 21:55:32 +07:00
parent b00956d92d
commit c7a48f93a6

View File

@@ -70,6 +70,14 @@ Visit http://localhost:1234 to see it in action.
PRs are welcomed. If you thing there are any missing useful layouts or patterns, please create an issue or submit a PR.
It's important to note that you should run the following command to lint the code:
~~~
$ npm run lint
~~~
If there is any issue, it will be logged in the `tslint.log` file.
## About
This project is developed by [Nguyen Huu Phuoc](https://twitter.com/nghuuphuoc).