Conversation
|
Thanks for the PR.
|
ts-standard require eslint ts parser and have a peer deps of ts |
|
it's not for tsd, it's for eslint |
|
Absolutely a disaster when choosing to use
Using it's underlying dependency directly provide more up-to-update experience. Not really against adding |
|
Yes, another option "devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.0.0",
"benchmark": "^2.1.4",
"eslint": "^8.40.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.0.0",
"eslint-plugin-promise": "^6.0.0",
"tap": "^16.0.0",
"tsd": "^0.28.0",
"typescript": "^5.0.4"
}, |
|
I for the same reasons dislike this PR. |
Checklist
npm run testandnpm run benchmarkand the Code of conduct