AW-4770 TSLint -> ESLint
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
2023-03-02 12:02:52 +01:00
parent 9ef6c4d308
commit 7b42ca252b
14 changed files with 3131 additions and 660 deletions

View File

@@ -55,5 +55,11 @@ ng serve
Point your browser to http://localhost:4200
*ESLint*
```
npm run lint src
npm run lint projects/common/src
npm run lint projects/common-map/src
npm run lint projects/common-map3d/src
```