Skip to content

MitMaro/eslint-plugin-strict-newline

Repository files navigation

ESLint Strict Newline Plugin

Dependency Status Build Status Coverage Status NPM version GitHub license

This is an ESLint rule that warns against a missing newline after 'use strict'.

Install

npm install eslint-plugin-strict-newline

Documentation

Rule Docs

strict-newline

Basic Usage

---
    
    plugins:
        - strict-newline
    rules:
        strict-newline/strict-newline: error

License

ESLint Strict Newline Plugin is released under the ISC license. See LICENSE.

About

ESLint plugin that provides a rule for newline spacing around 'use strict'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •