docusaurus/packages/docusaurus-utils/src
Nick Schonning 521eb119a7
chore: add cSpell for spell checking (#6456)
* chore: Add cSpell for spell checking

* chore: exclude map files and remove dups

* chore: exclude more binary files

* chore: remove MD headings

* Update .cspell.json

* fix a few spellings

* fix more

* fix

Signed-off-by: Joshua Chen <sidachen2003@gmail.com>

* fix a few

* oops

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-25 09:40:02 +08:00
..
__tests__ chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
constants.ts fix: make Docusaurus PnP strict mode compatible (#6047) 2021-12-08 14:26:24 +01:00
dataFileUtils.ts test(utils, mdx-loader, core): improve coverage (#6303) 2022-01-10 15:00:51 +08:00
deps.d.ts refactor: improve setup of type declaration files (#5914) 2021-11-12 17:47:27 +01:00
globUtils.ts chore: enable a few fixable ESLint rules (#6380) 2022-01-17 14:25:50 +08:00
hashUtils.ts fix(v2): fix Webpack persistent caching (evict on swizzle/alias/config change) (#5047) 2021-06-24 12:56:56 +02:00
index.ts chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
markdownLinks.ts test(utils, mdx-loader, core): improve coverage (#6303) 2022-01-10 15:00:51 +08:00
markdownParser.ts chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
mdxUtils.ts feat(content-blog): add full blog post html into RSS/Atom feeds (#4330) 2021-10-08 12:59:02 +02:00
pathUtils.ts test(utils, mdx-loader, core): improve coverage (#6303) 2022-01-10 15:00:51 +08:00
slugger.ts feat(content-docs): sidebar category linking to document or auto-generated index page (#5830) 2021-12-03 14:44:59 +01:00
tags.ts test(utils, mdx-loader, core): improve coverage (#6303) 2022-01-10 15:00:51 +08:00
urlUtils.ts test(utils, mdx-loader, core): improve coverage (#6303) 2022-01-10 15:00:51 +08:00
webpackUtils.ts refactor(utils): reorganize functions; move authors file resolution to utils (#6229) 2021-12-31 11:55:42 +08:00