1.1.8 • Published 1 year ago

@comms-core/linting v1.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Comms-Core/Linting

The package createed by TUMO's Communications and PR's web team for custom linting rules. Comms-Core

Installation

npm i @comms-core/linting

For NextJS Update next.gonfig.* file and add the following command

eslint: {
ignoreDuringBuilds: true,
},

Patch Notes

1.0.0

  • Adds check for variables, functions, methods adn parametrs be in snake_case
  • Classes in StrictPascalCase

1.0.1 - 1.0.3

  • Bug Fix

1.0.6

  • Add comms-lint script in package.json

1.0.7

  • Bug Fix

1.1.0

  • Add Linting for CSS/SCSS

1.1.1

  • Updated package.json after uninstall

1.1.2 - 1.1.7

  • Bug Fix
1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago