textlint-rule-eol-last

3.0.0 • Public • Published

textlint-rule-eol-last

npm version

textlint rule to require or disallow newline at the end of files

Options:

{
  rules: {
    'eol-last': {
      newline: 'always' // 'always' or 'never', 'always' is default
    }
  }
}

Package Sidebar

Install

npm i textlint-rule-eol-last

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

3.59 kB

Total Files

4

Last publish

Collaborators

  • kellyselden