Following my post about how bad tsc --init is, a LOT of folks asked me about how I configure TypeScript.
So I'll just leave this here:
https://t.co/TA2NJAvxHD
started my progress on the new TS course dropped on boot dot dev.
thought i'd never see lane do a TS course on this platform. so far its really good! (link in the comments)
Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness!
https://t.co/zxTchNDMwD
Just released Sherif 1.2.0 (JavaScript monorepo linter) with a new rule:
`unsync-similar-dependencies` surfaces dependencies that should have the same version but don't (e.g. `next` and `eslint-config-next`)
Example with @typeheroapp: