rsnext/packages/eslint-plugin-next/lib
Prateek Bhatnagar 4422be3276
Only required polyfill.io lint rule (#15277)
- Introduces a lint rule which points towards the unwanted polyfill.io features.
- Aim here is to make the user aware that which of the requested features are actually required vs which are already covered under `next-polyfills`

Next step: If the remaining required polyfills amounts to a only a few KBs then its better to include them in 1P javascript and remove the third party render blocking script tag.
2020-07-18 23:54:38 +00:00
..
rules Only required polyfill.io lint rule (#15277) 2020-07-18 23:54:38 +00:00
utils bug fixes for Lint routing (#13111) 2020-05-21 23:42:20 +00:00
index.js Only required polyfill.io lint rule (#15277) 2020-07-18 23:54:38 +00:00