Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docs, package resolutions, and script aliases.): 📝 Implement n… #136

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

rajinwonderland
Copy link
Owner

…ew CONTRIBUTING.md. Add aliases to pnpm workspace scripts for better dx. Modify resolutions for refractor to match react-syntax-highlighter. Implement gacp for better conventional commits.

Added new CONTRIBUTING.MD doc.

Added new dependency "gacp" for automating semantic commits. Commits can be formatted from the terminal using the following script:

pnpm commit

Reinstalled via pnpm to fix lockfile issues.

Added rcb alias to root package.json scripts for better dx:

pnpm rcb run storybook

Added demo alias to root package.json scripts. Still a WIP!

Demo can still be run and installed individually via

cd demo
pnpm i
pnpm run start

refractor now resolves to version "^3.6.0".

…w CONTRIBUTING.md. Add aliases to pnpm workspace scripts for better dx. Modify resolutions for refractor to match react-syntax-highlighter. Implement gacp for better conventional commits.

Added new CONTRIBUTING.MD doc.

Added new dependency "gacp" for automating semantic commits. Commits can be formatted from the terminal using the following script:
```
pnpm commit
```

Reinstalled via pnpm to fix lockfile issues.

Added `rcb` alias to root package.json scripts for better dx:
```
pnpm rcb run storybook
```

Added `demo` alias to root package.json scripts. Still a WIP!

Demo can still be run and installed individually via
```
cd demo
pnpm i
pnpm run start
```

refractor now resolves to version "^3.6.0".
Copy link

netlify bot commented Nov 9, 2023

Deploy Preview for react-code-blocks failed.

Name Link
🔨 Latest commit 5437f1a
🔍 Latest deploy log https://app.netlify.com/sites/react-code-blocks/deploys/654d55c4218e080009dd4dca

Copy link

vercel bot commented Nov 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-code-blocks ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 9:57pm

@rajinwonderland rajinwonderland merged commit 9bda350 into master Nov 9, 2023
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant