3.0.2 • Published 10 months ago

@strangelovelabs/style-guide-core v3.0.2

Weekly downloads
-
License
MPL
Repository
github
Last release
10 months ago

@strangelovelabs/style-guide-core

version downloads license

ESLint and Prettier style guide for various personal projects, which includes configs for popular linting and styling tools. Heavily based on Vercel's style guide.

This is a trimmed down version of @strangelovelabs/style-guide which does not include packages listed here.

Installing

# using npm
npm install --save-dev @strangelovelabs/style-guide-core eslint prettier typescript

# using yarn
yarn add --dev @strangelovelabs/style-guide-core eslint prettier typescript

# using pnpm
pnpm install --save-dev @strangelovelabs/style-guide-core eslint prettier typescript

Usage

Refer to the main readme at https://github.com/strangelovelabs/style-guide.

License

Mozilla Public License Version 2.0