loopback4-example-microservices icon indicating copy to clipboard operation
loopback4-example-microservices copied to clipboard

Use same tsc settings as in loopback-next

Open bajtos opened this issue 8 years ago • 3 comments

Once https://github.com/strongloop/loopback-next/issues/174 is done and published, we should start following LoopBack.next conventions in this project too.

~~As a short-term workaround, we may want to copy (duplicate) tslint config files and the relevant parts of tsconfig.~~

cc @superkhau @ritch

bajtos avatar Apr 19 '17 07:04 bajtos

@bajtos , is it still valid?

dhmlau avatar Apr 06 '18 18:04 dhmlau

I don't think so since this project now uses @loopback/build

virkt25 avatar Apr 09 '18 17:04 virkt25

AFAICT, we are using tslint configuration from @loopback/build (see tslint.json), but we are not using the shared typescript config yet (see tsconfig.json).

I have edited the issue to reflect the fact that it's only tsconfig to change.

bajtos avatar Apr 27 '18 13:04 bajtos