Update README.
This commit is contained in:
parent
2f4a942f98
commit
94cf97b858
@ -55,7 +55,7 @@ It contains environment variables for development on `environment.dev.ts` and pr
|
||||
|
||||
## Code formatting
|
||||
|
||||
The system has automated code formatting using prettier and TsLint.
|
||||
The system has automated code formatting using [Prettier](https://prettier.io/) and [TsLint](https://palantir.github.io/tslint/).
|
||||
To view the styling rules set, check out `.prettierrc` and `tslint.json`.
|
||||
|
||||
Run `npm run format:lint` To perform formatting and linting of the codebase.
|
||||
|
Loading…
Reference in New Issue
Block a user