Skip to content

Tags: codacy/codacy-eslint9

Tags

0.0.36

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve entrypoing.sh within node command (#45)

0.0.35

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve performance (#44)

* fix entrypoint.sh

0.0.34

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve performance (#42)

* fix max_ram

* fix old_space_size

0.0.33

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
increase old_space_size (#41)

0.0.32

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add new plugins (#40)

* add eslint-plugin-vuetify

* add vuetify

* add vue

0.0.31

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add plugin sort-imports TCE-1214 (#39)

0.0.30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add eslint-plugin-ava plugin (#37)

Co-authored-by: DMarinhoCodacy <102817200+DMarinhoCodacy@users.noreply.github.com>

0.0.29

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add new plugins (#38)

* add new plugins

* fix codacy issue with variant versions

* add patterns

0.0.28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add svelte plugins (#36)

* add eslint-plugin-svelte npm package

* config parsers for svelte

* fix svelte plugin

0.0.27

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add svelte-eslint-parser npm package (#35)

Co-authored-by: Hélio Rocha <hjrocha@gmail.com>