mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-14 01:54:47 +02:00
Note about lint command
This commit is contained in:
@@ -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.
|
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
|
## About
|
||||||
|
|
||||||
This project is developed by [Nguyen Huu Phuoc](https://twitter.com/nghuuphuoc).
|
This project is developed by [Nguyen Huu Phuoc](https://twitter.com/nghuuphuoc).
|
||||||
|
Reference in New Issue
Block a user