rsnext/test/eslint-plugin-next
Prateek Bhatnagar 6ff72006c8
bug fixes for css eslint rule (#14202)
- ignores the link tags which do not have literal href
e.g. `<link rel="stylesheet" href={props.href} />`
2020-06-15 23:42:36 +00:00
..
custom-pages adding no html-link lint rule to eslint-plugin (#12969) 2020-05-19 10:54:32 +02:00
no-css-tags.test.js bug fixes for css eslint rule (#14202) 2020-06-15 23:42:36 +00:00
no-html-link-for-pages.test.js bug fixes for Lint routing (#13111) 2020-05-21 23:42:20 +00:00
no-sync-scripts.test.js [experimental] filtering unwanted jsx type in eslint plugin (#13520) 2020-05-28 18:11:29 -04:00