0.1.0 • Published 1 year ago
@joaopalmeiro/biome-react-vike-config v0.1.0
@joaopalmeiro/biome-react-vike-config
My personal Biome config for React + Vike projects.
Getting Started
Installation
npm install --save-dev @joaopalmeiro/biome-react-vike-configor
yarn add --dev @joaopalmeiro/biome-react-vike-configor
pnpm add --save-dev @joaopalmeiro/biome-react-vike-configor
bun add --dev @joaopalmeiro/biome-react-vike-configUsage
To use this configuration, create a biome.json/biome.jsonc file and add the following snippet:
{
"extends": ["@joaopalmeiro/biome-react-vike-config"]
}Development
Install fnm (if necessary).
fnm install && fnm use && node --version && npm --versionnpm installnpm run lintnpm run formatDeployment
npm pack --dry-runnpm version patchnpm version minornpm version major- Update the version in the
LicensesandPackage Phobialinks at the top.
echo "v$(npm pkg get version | tr -d \")" | pbcopy- Commit and push changes.
- Create a tag on GitHub Desktop.
- Check GitLab.
npm loginnpm publish- Check npm.
0.1.0
1 year ago