Git Product home page Git Product logo

eslint-config-mollie's Introduction

Mollie ESLint config

This monorepo provides Mollie's ESLint files which are distributed as separate, extensible configuration files.

Installation

git clone [email protected]:mollie/eslint-config-mollie.git
cd eslint-config-mollie
yarn install
yarn bootstrap

Packages

@mollie/eslint-config-base

Our default export contains all of our ESLint rules, including ECMAScript 6+. It requires eslint and depends on eslint-plugin-import.

@mollie/eslint-config-node

Extends the @mollie/eslint-config-base configuration. Enables all ECMAScript 6 features (except for modules), Node.js global variables and Node.js scoping.

@mollie/eslint-config-react

Extends the @mollie/eslint-config-base configuration. This package includes the shareable ESLint configuration used by Create React App.

@mollie/eslint-config-flow

Standalone package for projects using Flow. Can be used without @mollie/eslint-config-base.

@mollie/eslint-config-typescript

Extends the @mollie/eslint-config-base configuration. Enables TypeScript support with the help of an ESLint plugin.

@mollie/eslint-config-react-typescript

Extends the @mollie/eslint-config-typescript and @mollie/eslint-config-react configuration. This package enables both React and TypeScript support.

eslint-config-mollie's People

Contributors

dependabot[bot] avatar el-angel avatar firstred avatar mattijsbliek avatar rppld avatar vernondegoede avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.