Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/debitoor/pug-lint-config-debitoor

Pug linting configuration for Debitoor
https://github.com/debitoor/pug-lint-config-debitoor

config debitoor pug-lint

Last synced: 12 days ago
JSON representation

Pug linting configuration for Debitoor

Awesome Lists containing this project

README

        

# pug-lint-config-debitoor

[![npm version](https://badge.fury.io/js/%40debitoor%2Fpug-lint-config-debitoor.svg)](https://badge.fury.io/js/%40debitoor%2Fpug-lint-config-debitoor)
[![Build Status](https://travis-ci.org/debitoor/pug-lint-config-debitoor.svg?branch=master)](https://travis-ci.org/debitoor/pug-lint-config-debitoor)

## Install

``` bash
$ npm i @debitoor/pug-lint-config-debitoor -DE
```

## Usage

`.pug-lintrc.json`:

```json
{
"extends": "@debitoor/pug-lint-config-debitoor"
}
```