Skip to content

josephbateh/instructions

Repository files navigation

Instructions

Instructions for doing various things.

Linting

Markdownlint is used to lint the Markdown files in this project.

Markdownlint Installation

brew install markdownlint-cli

Markdownlint Usage

markdownlint .

Formatting

Prettier is used to format the Markdown files in this project.

Prettier Installation

brew install prettier

Prettier Usage

prettier --write .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors