typescript icon indicating copy to clipboard operation
typescript copied to clipboard

CI: Always enforce even number major for node version

Open SleeplessByte opened this issue 4 years ago • 0 comments

Since uneven node versions are always unstable, we want @types/nodes always be an even number. It's up for debate if we should always pin LTS or current.

SleeplessByte avatar May 02 '21 13:05 SleeplessByte