@harperdb/code-guidelines

0.0.2 • Public • Published

@harperdb/code-guidelines

This repository contains code guideline tools and configurations for the HarperDB organization.

Currently this only exports a shared Prettier configuration. More tools will be added soon.

Quick Start

  1. npm i @harperdb/code-guidelines

  2. Add "prettier": "@harperdb/code-guidelines/prettier" to package.json.

  3. Run npx prettier .

Formatting

We use Prettier for formatting. The default config is exported under the /prettier path (i.e. @harperdb/code-guidelines/prettier).

Review the Sharing Configurations documentation for more information how to use or extend the base config.

Linting

Coming soon!

Type Checking

Coming soon!

Readme

Keywords

none

Package Sidebar

Install

npm i @harperdb/code-guidelines

Weekly Downloads

5

Version

0.0.2

License

MIT

Unpacked Size

2.4 kB

Total Files

4

Last publish

Collaborators

  • ethan_arrowood
  • devinhdb
  • harperdb_team
  • deliciousmonster
  • jakehdb