tracked-tools / tracked-built-ins

Tracked versions of JavaScript's built-in classes
MIT License
128 stars 25 forks source link

Update tsconfig to match the standard blueprint #335

Closed chriskrycho closed 2 years ago

chriskrycho commented 2 years ago

Either:

or:

SergeAstapov commented 2 years ago

let's do this after #332 lands to reduce conflicts churn :)

chriskrycho commented 2 years ago

Yep. This came out of my leaving a comment there (but I'm still mid-review). 😂

chriskrycho commented 2 years ago

We should be able to yarn add -D @tsconfig/ember and do "extends": "@tsconfig/ember/tsconfig.json" in the config starting tomorrow. (The blueprint on the Ember side will be updated to do the same.)