eslint-plugin-json icon indicating copy to clipboard operation
eslint-plugin-json copied to clipboard

update version number in meta-tag on release

Open BePo65 opened this issue 1 year ago • 0 comments

The version number in the meta tag in the plugin object (line 127 in src/index.js) must refelct the version of the package (see eslint documentation).

Probably this can be done in the publish script.

BePo65 avatar May 31 '24 08:05 BePo65