emmanueltouzery / prelude-ts

Functional programming, immutable collections and FP constructs for typescript and javascript
ISC License
377 stars 21 forks source link

Rename tsconfig.base.json to tsconfig.json #44

Closed aleksei-berezkin closed 4 years ago

aleksei-berezkin commented 4 years ago

Hi, fixing small inconvenience with ts configs. Objective: having tsconfig.json with common compiler options and all files included which most editors expect.

emmanueltouzery commented 4 years ago

looks good, thank you!