@scienta/eslint-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@scienta/eslint-plugin

npm npm

The @scienta/eslint-plugin is a set of common ESLint rules used across Scienta projects. It includes two rules that are designed to be used in combination with an Angular project. Both rules support auto-fixing. To enable the recommended configuration, use the following in your ESLint configuration:

{
  "extends": ["@scienta/recommended"]
}

Installation

To use this plugin, you can install it via npm. Run the following command in your project:

npm install --save-dev @scienta/eslint-plugin

Usage

Once the plugin is installed, you can simply extend the recommended configuration in your ESLint configuration file, as shown in the previous section.

Support

If you encounter any issues or need assistance with using the plugin, you can reach out for support. For support or bug reporting, please create an issue on the GitHub repository.

Contributing

If you would like to contribute to the development of this plugin, you are more than welcome to do so.

License

This plugin is open-source and is distributed under the MIT License.

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i @scienta/eslint-plugin

    Weekly Downloads

    72

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    15.5 kB

    Total Files

    17

    Last publish

    Collaborators

    • luukvhoudt
    • anner_
    • harmenm
    • hikariii
    • scienta-bot