Skip to content

marmotz-dev/prettier-codx-recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prettier Codx Recipe

This repository contains a Codx recipe for setting up Prettier in your project quickly and efficiently.

About Codx

Codx is a tool that helps developers automate repetitive setup tasks and scaffolding. Learn more about Codx in the official documentation.

What This Recipe Installs

This recipe will help you set up Prettier in your project.

How to Use This Recipe

To use this recipe, you just need to run one of the following commands:

Using NPM

npx codx run prettier

Using PNPM

pnpm dlx codx run prettier

Using Yarn

yarn dlx codx run prettier

Using Bun

bunx codx run prettier

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors