mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
remove linting for a while
This commit is contained in:
parent
eca4c23fb9
commit
947ee4e0c2
2 changed files with 3 additions and 1 deletions
|
|
@ -236,3 +236,6 @@ pages-menu.ts
|
|||
----------------------------------------------------
|
||||
|
||||
enabling CD via Heroku
|
||||
|
||||
--------------------------------------
|
||||
"prepush": "npm run lint:ci",
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@
|
|||
"e2e": "ng e2e",
|
||||
"docs": "compodoc -p src/tsconfig.app.json -d docs",
|
||||
"docs:serve": "compodoc -p src/tsconfig.app.json -d docs -s",
|
||||
"prepush": "npm run lint:ci",
|
||||
"release:changelog": "npm run conventional-changelog -- -p angular -i CHANGELOG.md -s",
|
||||
"postinstall": "ngcc --properties es2015 es5 browser module main --first-only --create-ivy-entry-points"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue