GitXplorerGitXplorer
Y

eslint-config-prettier-jsdoc

public
3 stars
0 forks
2 issues

Commits

List of commits on branch main.
Verified
49bdd2b52d76687ab79154b4f7f72392686424ee

Merge pull request #19 from Yash-Singh1/dependabot/github_actions/dependabot/fetch-metadata-1.6.0

ggithub-actions[bot] committed 2 years ago
Verified
0277197137dea61c7aebc4d0e7ea970f424cd80a

chore(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0

ddependabot[bot] committed 2 years ago
Verified
6213d4fe486dbb9d987eaf3eb1a9ae302eb25e5c

Merge pull request #18 from Yash-Singh1/dependabot/github_actions/dependabot/fetch-metadata-1.5.1

ggithub-actions[bot] committed 2 years ago
Verified
3c9b51a85a3f58cbebd31d7949e4a97930ca0d58

chore(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.5.1

ddependabot[bot] committed 2 years ago
Verified
1fbecea8bca9e811866d1b943ab8701456079f05

Merge pull request #17 from Yash-Singh1/dependabot/github_actions/dependabot/fetch-metadata-1.5.0

ggithub-actions[bot] committed 2 years ago
Verified
b1591676d7d2201d9f3bd7960370119843b57722

chore(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.0

ddependabot[bot] committed 2 years ago

README

The README file for this repository.

eslint-config-prettier-jsdoc

Disables rules that conflict between prettier-plugin-jsdoc and eslint-plugin-jsdoc.

Installation

npm i -D eslint-config-prettier-jsdoc

Usage

{
  "extends": ["prettier-jsdoc"]
}