Skip to content

Commit

Permalink
Merge pull request #21 from enormora/renovate/ben_12-eslint-plugin-dp…
Browse files Browse the repository at this point in the history
…rint-0.x

⬆️ Update dependency @ben_12/eslint-plugin-dprint to v0.11.0
  • Loading branch information
renovate[bot] committed Apr 12, 2024
2 parents e0a235a + f1ac2b9 commit 37d7816
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"importDeclaration.sortNamedImports": "caseInsensitive",
"exportDeclaration.forceSingleLine": false,
"importDeclaration.forceSingleLine": false,
"exportDeclaration.forceMultiLine": false,
"importDeclaration.forceMultiLine": false
"exportDeclaration.forceMultiLine": "never",
"importDeclaration.forceMultiLine": "never"
},
"json": {
"preferSingleLine": false,
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
},
"devDependencies": {
"@ava/typescript": "4.1.0",
"@ben_12/eslint-plugin-dprint": "0.10.2",
"@ben_12/eslint-plugin-dprint": "0.11.0",
"@dprint/json": "0.19.2",
"@dprint/markdown": "0.16.4",
"@dprint/typescript": "0.89.3",
"@dprint/typescript": "0.90.1",
"@enormora/eslint-config-base": "0.0.12",
"@enormora/eslint-config-node": "0.0.11",
"@enormora/eslint-config-typescript": "0.0.12",
Expand Down

0 comments on commit 37d7816

Please sign in to comment.