docusaurus/packages/docusaurus-utils/src
Joshua Chen 4db0c620de
refactor: enable a few TS flags (#6852)
* refactor: enable a few TS flags

* refactor

* revert to working version

* fix

* better

* change
2022-03-06 13:09:10 +08:00
..
__tests__ refactor(utils): categorize functions into separate files (#6773) 2022-02-26 21:17:21 +08:00
constants.ts refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
dataFileUtils.ts refactor: unify error handling behavior (#6755) 2022-02-25 15:07:13 +08:00
deps.d.ts fix: remove more peer dependency warnings (#6615) 2022-02-05 17:46:01 +08:00
emitUtils.ts refactor(utils): categorize functions into separate files (#6773) 2022-02-26 21:17:21 +08:00
gitUtils.ts chore: upgrade dependencies (#6660) 2022-02-12 15:29:40 +08:00
globUtils.ts chore: enable a few fixable ESLint rules (#6380) 2022-01-17 14:25:50 +08:00
hashUtils.ts refactor: ensure lodash is default-imported (#6716) 2022-02-19 18:15:02 +08:00
i18nUtils.ts refactor(utils): categorize functions into separate files (#6773) 2022-02-26 21:17:21 +08:00
index.ts refactor(utils): categorize functions into separate files (#6773) 2022-02-26 21:17:21 +08:00
jsUtils.ts refactor(utils): categorize functions into separate files (#6773) 2022-02-26 21:17:21 +08:00
markdownLinks.ts refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
markdownParser.ts refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
pathUtils.ts refactor(utils): categorize functions into separate files (#6773) 2022-02-26 21:17:21 +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 refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
urlUtils.ts refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
webpackUtils.ts fix(utils): make SVGO not remove title (#6684) 2022-02-15 17:14:54 +08:00