astro/packages/markdown/remark/src
Tony Sullivan b8c6dabfb7
Enables eslint on the full repo and adds a rule for no only() tests (#3659)
* enabling eslint on the all packages and tests

* enabling for all packages

* TEMP: adding an only() test to verify it fails CI

* using our eslint config and ignore in CI

* removing the temporary .only() test

* update lock file

* lint: fixing new test with a no-shadow warning

* chore: update lock file
2022-06-22 15:59:49 +00:00
..
index.ts Enables eslint on the full repo and adds a rule for no only() tests (#3659) 2022-06-22 15:59:49 +00:00
load-plugins.ts feat: markdown config typechecking (#2970) 2022-04-11 16:01:12 -07:00
mdast-util-mdxish.ts [ci] format 2022-05-24 22:03:29 +00:00
mdxjs.ts [ci] format 2022-06-08 17:43:10 +00:00
rehype-collect-headers.ts Enables eslint on the full repo and adds a rule for no only() tests (#3659) 2022-06-22 15:59:49 +00:00
rehype-escape.ts Encode ampersands in markdown code blocks (#3630) 2022-06-20 19:09:35 +00:00
rehype-expressions.ts Improve Markdown + Components usage (#3410) 2022-05-24 17:02:11 -05:00
rehype-islands.ts Consolidate hydration scripts into just one (#3571) 2022-06-15 08:50:05 -04:00
rehype-jsx.ts Remove extra newlines around Markdown components (#3620) 2022-06-17 11:52:37 -05:00
remark-escape.ts [ci] format 2022-06-20 17:14:08 +00:00
remark-mark-and-unravel.ts [ci] format 2022-05-24 22:03:29 +00:00
remark-mdxish.ts Fix remarkMdxish performance issue on huge sites (#3572) 2022-06-10 17:32:23 -05:00
remark-prism.ts Enables eslint on the full repo and adds a rule for no only() tests (#3659) 2022-06-22 15:59:49 +00:00
remark-scoped-styles.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
remark-shiki.ts Improve Markdown + Components usage (#3410) 2022-05-24 17:02:11 -05:00
remark-unwrap.ts Consolidate hydration scripts into just one (#3571) 2022-06-15 08:50:05 -04:00
ssr-utils.ts Fix: Netlify edge deployment when using markdown (#3612) 2022-06-16 20:31:08 -04:00
types.ts [ci] format 2022-06-06 16:49:53 +00:00