Skip to content

Commit

Permalink
refactor: checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Xunnamius committed Jan 6, 2022
1 parent c5cefc3 commit 5139147
Show file tree
Hide file tree
Showing 33 changed files with 49 additions and 34 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*.ignore
*.ignore.*
ignore.*
*.tsbuildinfo
dist
build
.vscode
Expand Down
13 changes: 10 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"name": "projector-monorepo",
"private": true,
"homepage": "https://github.com/Xunnamius/projector",
"repository": {
"type": "git",
"url": "https://github.com/Xunnamius/projector",
"lens": "next"
},
"workspaces": [
"packages/*"
],
Expand Down Expand Up @@ -45,7 +52,7 @@
"babel-plugin-transform-default-named-imports": "^1.2.1",
"babel-plugin-transform-rename-import": "^2.3.0",
"confusing-browser-globals": "^1.0.10",
"conventional-changelog-cli": "https://gitpkg.now.sh/xunnamius/conventional-changelog/packages/conventional-changelog-cli",
"conventional-changelog-cli": "https://xunn.at/conventional-changelog-cli",
"dotenv": "^10.0.0",
"eslint": "^8.3.0",
"eslint-import-resolver-alias": "^1.1.2",
Expand Down Expand Up @@ -75,11 +82,11 @@
"remark-reference-links": "^6.0.1",
"remark-validate-links": "^11.0.2",
"semantic-release": "github:xunnamius/semantic-release",
"sort-package-json": "github:xunnamius/sort-package-json",
"sort-package-json": "^1.53.1",
"source-map-support": "^0.5.21",
"spellchecker": "^3.7.1",
"text-extensions": "^2.4.0",
"tsconfig-replace-paths": "github:xunnamius/tsconfig-replace-paths",
"tsconfig-replace-paths": "^0.0.11",
"type-fest": "^2.6.0",
"typedoc": "^0.22.10",
"typedoc-plugin-markdown": "^3.11.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ If going with conventional-changelog, consider using [the CLI version patched to
work properly with monorepos][2]:

```bash
npm install --save-dev https://gitpkg.now.sh/xunnamius/conventional-changelog/packages/conventional-changelog-cli
npm install --save-dev https://xunn.at/conventional-changelog-cli
```

## Install
Expand Down Expand Up @@ -101,7 +101,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-babel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-commitlint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-conventional-changelog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-eslint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-husky/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-jest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-lint-staged/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-next/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-prettier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-semantic-release-atam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-tsconfig/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/config-webpack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-clean/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-dev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-format/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-list-types/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-list/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-metrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-prepare/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-sync-files/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-sync-vercel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/projector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ information.
[badge-blm]: https://api.ergodark.com/badges/blm 'Join the movement!'
[link-blm]: https://secure.actblue.com/donate/ms_blm_homepage_2019
[badge-maintenance]:
https://img.shields.io/maintenance/active/2021
https://img.shields.io/maintenance/active/2022
'Is this package maintained?'
[link-repo]: https://github.com/xunnamius/projector
[badge-last-commit]:
Expand Down
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"inlineSourceMap": true,
"incremental": true,
"isolatedModules": true,
"lib": [
"ESNext",
Expand Down
8 changes: 7 additions & 1 deletion tsconfig.lint.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"extends": "./tsconfig.json",
"include": ["types/**/*", "src/**/*", "packages/**/*"]
"include": [
"types/**/*",
"lib/**/*",
"src/**/*",
"external-scripts/**/*",
"packages/**/*"
]
}

0 comments on commit 5139147

Please sign in to comment.