0.2.0 • Published 4 months ago

@brandung/style-guide v0.2.0

Weekly downloads
-
License
MPL-2.0
Repository
-
Last release
4 months ago

BRANDUNG style guide

Intro

This is the new style guide for projects. These are the configs, that are currently available:

Installation

Install with the following command:

npm i --save-dev @brandung/style-guide

Prettier

Note: Prettier has to be installed in your project See: https://prettier.io/docs/en/install.html

Add the following in package.json to use this config in your project:

  "prettier": "@brandung/style-guide/prettier"

Typescript

⚠︎ NOTE: Please use at least Node > 18

Due to the inability of the typescript config to merge local settings and settings from this package, please click on this link and copy the content to your tsconfig.json and adapt it to your projects need.

The main settings should however be untouched.