@mark-small/eslint-config-ms

1.0.0 • Public • Published

Node Project Config

Overview

The project is an NPM project to manage my preferred ESLint and Prettier configuation. For more info, see the README.md files in each package.

Usage

To use this library in your application's ESLint config file eslint.config.js, then do:

  // eslint.config.js
  import myconfig from "eslint-config-ms";

  export default [
    ...myconfig,
  ]

Readme

Keywords

Package Sidebar

Install

npm i @mark-small/eslint-config-ms

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

3.45 kB

Total Files

8

Last publish

Collaborators

  • mark-small-sparkie