@eventstore-ui/configs

1.0.0 • Public • Published

@eventstore-ui/configs

Configs for the Event Store design system

Eslint

Install required dependencies for eslint.

yarn add --dev eslint @typescript-eslint/eslint-plugin @typescript-eslint/parser

Hook up the config by createing a .eslint.js file in the root of your project:

.eslint.js

module.exports = require('@eventstore-ui/configs/eslint');

Prettier

Includes all required dependencies for prettier.

yarn add --dev prettier

Hook up the config adding the following to your package.json:

package.json

"prettier": "@eventstore-ui/configs/prettier"

/@eventstore-ui/configs/

    Package Sidebar

    Install

    npm i @eventstore-ui/configs

    Weekly Downloads

    6

    Version

    1.0.0

    License

    Apache-2.0

    Unpacked Size

    4.27 kB

    Total Files

    4

    Last publish

    Collaborators

    • hayleycampbell
    • georgepayne
    • ylorph-eventstore