Commit Graph

6 Commits (09b22bece0d2d9cfcea2f70a3f3e54bf250f4f90)

Author SHA1 Message Date
dependabot[bot] 9f26e34f20
chore(deps-dev): bump eslint-plugin-unicorn from 42.0.0 to 46.0.0 (#4952)
* chore(deps-dev): bump eslint-plugin-unicorn from 42.0.0 to 46.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 42.0.0 to 46.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v42.0.0...v46.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* eslint error fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
2023-03-30 11:53:36 +05:30
Daniel af042dc5b4 improve docs 2021-02-14 18:57:47 +05:30
XhmikosR 04981d1770
Add missing shebang (#2769) 2020-06-02 10:39:15 +02:00
XhmikosR 6dbfd55091 build/npm: don't copy dot files. 2020-06-01 14:26:08 +03:00
XhmikosR 27ff009494 Comply to the ESLint rules. 2020-06-01 14:26:08 +03:00
REJack 4454f712ff
plugins prepare enhanced
- split Plugins in Plugins & DocsPlugins
- created docs-prepare & install npm script
- renamed prepare npm script to prepare-release
- updated .npmignore
2019-09-19 09:02:07 +02:00