angular - "type is not allowed" tslint.json issue. How to Ensure the configuration meets with what you set up on tslint.json -
ng serve works fine when try build project says "type not allowed" in tslint.json issue. how ensure configuration meets set on tslint.json
running command deploy app fixed it.. ng build --env=prod
found solution in github
Comments
Post a Comment