Commit 820c57bc authored by Thibaud-Vdb's avatar Thibaud-Vdb
Browse files

fix (doc): fixed !!!info

parent e287c493
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -25,11 +25,9 @@ This job checks your code quality inside your Angular application. It uses a cus

### Variables

!!! info
If you already have a package that will be used by the ng lint command, you don't have to override the ${NG_LINT_PACKAGE} variable.
!!! info If you already have a package that will be used by the `ng lint` command, you don't have to override the `NG_LINT_PACKAGE` variable.

!!! info
If you don't have a `defaultProject` value in your `angular.json` file, you have to override the `PROJECT_NAME` variable.
!!! info If you don't have a `defaultProject` value in your `angular.json` file, you have to override the `PROJECT_NAME` variable.

| Name | Description | Default |
| ---- | ----------- | ------- |