@novadynamics/eslint-config-base

1.0.1 • Public • Published

Nova Dynamics ESLint Configuration Base

To use in your repo:

npm i -D eslint @novadynamics/eslint-config-base

Then create a file called eslint.config.js in the root which looks something like:

module.exports = [
    ...require("@novadynamics/eslint-config-base")
    /**
     * {
     *      // Any other rules here
     * }
     */
];

/@novadynamics/eslint-config-base/

    Package Sidebar

    Install

    npm i @novadynamics/eslint-config-base

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    3.86 kB

    Total Files

    5

    Last publish

    Collaborators

    • zoxks
    • wilkinsw
    • jonathanvanschenck