Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@softvisio/eslint-plugin

softvisio-node426ISC1.7.31

Softisio ESLint Plugin

softvisio, eslint, eslintplugin

readme

ℹ️ Please, see the full project documentation here:
https://softvisio-node.github.io/eslint-plugin/

Introduction

Custom eslint rules.

Install

npm install @softvisio/eslint-plugin

Usage

eslint.config.js:

import eslintSoftvisio from "@softvisio/eslint-plugin";

export default [

    // ...your eslint config

    // @softvisio:recommended
    eslintSoftvisio.configs.recommended,
];

changelog

Changelog

v1.7.31 (2025-07-16)

Other changes:

  • docs: update (● 8c7ba74; 👬 zdm)

Compare with the previous release: v1.7.30

v1.7.30 (2025-06-23)

Other changes:

  • style: lint (● ca48739; 👬 zdm)

Compare with the previous release: v1.7.29

v1.7.29 (2025-06-07)

Other changes:

  • [PATCH] chore: update cli config (👬 zdm)

Compare with the previous release: v1.7.28

v1.7.28 (2025-06-01)

Other changes:

  • [PATCH] chore: update docs (👬 zdm)

Compare with the previous release: v1.7.27

1.7.27 (2025-04-27)

Other changes:

  • chore: update eslint camel-case rule

Compare with the previous release: v1.7.26...v1.7.27

1.7.26 (2025-03-26)

Other changes:

  • chore: update markdown code tags

Compare with the previous release: v1.7.25...v1.7.26

1.7.25 (2025-03-04)

Other changes:

  • chore: update package metadata

Compare with the previous release: v1.7.24...v1.7.25

1.7.24 (2025-03-04)

Other changes:

  • chore: update package metadata

Compare with the previous release: v1.7.23...v1.7.24

1.7.23 (2025-02-27)

Other changes:

  • chore: add editorconfig yaml

Compare with the previous release: v1.7.22...v1.7.23

1.7.22 (2025-02-26)

Other changes:

  • chore: update editorconfig

Compare with the previous release: v1.7.21...v1.7.22

1.7.21 (2025-02-24)

Other changes:

  • chore: cleanup code

Compare with the previous release: v1.7.20...v1.7.21

1.7.20 (2025-02-19)

Other changes:

  • chore: update cli config

Compare with the previous release: v1.7.19...v1.7.20

1.7.19 (2025-01-08)

Other changes:

  • chore: release v1.7.19
  • chore: update package metadata

Compare with the previous release: v1.7.18 ... v1.7.19

1.7.19 (2025-01-08)

Other changes:

  • chore: update package metadata

Compare with the previous release: v1.7.18 ... v1.7.19

1.7.18 (2024-12-07)

Other changes:

  • chore: set yaml indent to 4 spaces

Compare with the previous release: v1.7.17 ... v1.7.18

1.7.17 (2024-11-27)

Other changes:

  • chore: update package metadata

Compare with the previous release: v1.7.16 ... v1.7.17

1.7.16 (2024-11-27)

Other changes:

  • chore: update package metadata

Compare with the previous release: v1.7.15 ... v1.7.16

1.7.15 (2024-11-07)

No changes since the previous release.

Compare with the previous release: v1.7.14 ... v1.7.15

1.7.14 (2024-11-07)

Other changes:

  • chore: update package metadata

Compare with the previous release: v1.7.13 ... v1.7.14

1.7.13 (2024-10-29)

Other changes:

  • chore: update docs

Compare with the previous release: v1.7.12 ... v1.7.13

1.7.12 (2024-10-20)

No notable changes since the previous release.

Full list of the changes

1.7.11 (2024-10-16)

No notable changes since the previous release.

Full list of the changes

1.7.10 (2024-10-11)

No notable changes since the previous release.

Full list of the changes

1.7.9 (2024-10-11)

No notable changes since the previous release.

Full list of the changes

1.7.8 (2024-10-11)

No notable changes since the previous release.

Compare changes

1.7.7 (2024-10-10)

No notable changes since the previous release.

Compare changes

1.7.6 (2024-10-10)

No notable changes since the previous release.

1.7.5 (2024-10-06)

Fixes:

  • fix: dependabot

1.7.4 (2024-10-06)

No notable changes since the previous release.

1.7.3 (2024-10-01)

No notable changes since the previous release.

1.7.2 (2024-09-17)

No notable changes since the previous release.

1.7.1 (2024-09-17)

Fixes:

  • fix: headers toHeaders()

1.7.0 (2024-09-13)

Features:

  • feat: glob patterns .test()

1.6.1 (2024-09-11)

No notable changes since the previous release.

1.6.0 (2024-09-10)

Features:

  • feat: camel-case rule renamed

1.5.1 (2024-09-07)

Fixes:

  • fix: editor config

1.5.0 (2024-08-12)

Features:

  • feat: import-require-node-prefix rule

1.4.1 (2024-08-01)

Fixes:

  • fix: rules

1.4.0 (2024-08-01)

Features:

  • feat: eslint 9

1.3.9 (2024-05-29)

Fixes:

  • fix: email address

1.3.8 (2024-01-24)

Fixes:

  • fix: linted

1.3.7 (2024-01-23)

Fixes:

  • fix: linted

1.3.6 (2023-10-20)

Fixes:

  • fix: package repo url

1.3.5 (2023-07-30)

Fixes:

  • fix: .dockerignore

1.3.4 (2023-07-16)

Fixes:

  • fix: npm files

1.3.3 (2023-06-15)

Fixes:

  • fix: migrate to the new glob

1.3.2 (2023-01-24)

Fixes:

  • fix: git repo relocated

1.3.1 (2022-08-18)

Fixes:

  • fix: npm location

1.3.0 (2022-07-28)

Features:

  • feat: soft json attributes objects

1.2.12 (2022-07-07)

Fixes:

  • fix: allowed prefixes comfigurable

1.2.11 (2022-07-06)

Fixes:

  • fix: allowed prefixes

1.2.10 (2022-06-13)

Fixes:

  • fix: linted

1.2.9 (2022-05-26)

Fixes:

  • fix: docs

1.2.8 (2022-02-21)

Fixes:

  • fix: metadata update

1.2.7 (2022-01-17)

Fixes:

  • fix: substr replaced with substring

1.2.6 (2022-01-10)

Fixes:

  • fix: URLSearchParams added to the exclusions

1.2.5 (2022-01-04)

No notable changes since the previous release.

1.2.4 (2021-10-06)

Fixes:

  • fix: camel case list of reserver keywords updated

1.2.3 (2021-10-05)

Fixes:

  • fix: snake_case validation

1.2.2 (2021-10-05)

Fixes:

  • fix: api method validator

1.2.1 (2021-10-05)

Fixes:

  • fix: api method rule

1.2.0 (2021-10-04)

Features:

  • feat: camecase rule added

1.1.4 (2021-06-22)

Fixed:

  • changelog updated;

1.1.3 (2021-06-05)

Changed:

  • moved to github;
  • changelog updated;

1.1.2 (2021-06-01)

Changed:

  • lint config removed;

1.1.1 (2021-05-19)

Changed:

  • lint script removed;

1.1.0 (2021-02-01)

  • eslint-plugin-vue deps removed

1.0.2 (2021-01-31)

  • package-lock disabled

1.0.1 (2021-01-31)

  • deps updated

1.0.0 (2021-01-31)

0.22.2 (2021-01-27)

  • deps updated

0.22.1 (2021-01-26)

  • deps updated

0.22.0 (2021-01-26)

  • migrated to node v15

0.21.0 (2021-01-22)

  • deps updated

0.20.0 (2021-01-05)

  • deps updated

0.19.2 (2020-12-28)

  • deps updated

0.19.1 (2020-12-16)

  • deps updated

0.19.0 (2020-12-08)

  • deps updated

0.18.1 (2020-11-25)

  • vue/html-quotes disabled

0.18.0 (2020-11-25)

  • deps updated
  • parser config removed

0.17.0 (2020-11-20)

  • global result

0.16.3 (2020-10-22)

  • npm reverted

0.16.2 (2020-10-22)

  • deps updated

0.16.1 (2020-10-20)

  • reverted to babel-eslint

0.16.0 (2020-10-19)

  • migrated to @babel/eslint-parser

0.15.7 (2020-10-15)

  • deps updated

0.15.6 (2020-08-07)

  • .eslintrc.yaml removed

0.15.5 (2020-08-03)

  • npm-shrinkwrap.json version updated

0.15.4 (2020-08-03)

  • shrinkwrap added

0.15.3 (2020-07-17)

  • lint patterns updated

0.15.2 (2020-07-12)

  • changelog format updated

0.15.1 (2020-07-12)

  • .eslintrc.yaml updated

0.15.0 (2020-07-10)

  • lint config added to package.json