Package: node-eslint-plugin-es / 4.1.0~ds1-5

Metadata

Package Version Patches format
node-eslint-plugin-es 4.1.0~ds1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_tidy_code.patch | (download)

tests/lib/rules/no-global-this.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 tidy code making it eslint clean
1002_sort_meta_properties.patch | (download)

tests/lib/rules/no-global-this.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 comply with @mysticatea/eslint-plugin/meta-property-ordering
2001_privacy.patch | (download)

README.md | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 avoid privacy breach in documentation
2002_avoid_prettier.patch | (download)

lib/rules/no-arrow-functions.js | 2 0 + 2 - 0 !
tests/tester.js | 2 0 + 2 - 0 !
2 files changed, 4 deletions(-)

 avoid eslint prettier hints unsupported in debian