Skip to content

Commit

Permalink
[CHANGE ME] Re-generated to pick up changes in the API or client libr…
Browse files Browse the repository at this point in the history
…ary generator.
  • Loading branch information
yoshi-automation committed Dec 5, 2018
1 parent 634ba78 commit decc86a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules/*
samples/node_modules/*
src/**/doc/*
8 changes: 8 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
bracketSpacing: false
printWidth: 80
semi: true
singleQuote: true
tabWidth: 2
trailingComma: es5
useTabs: false
7 changes: 3 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
],
"pinVersions": false,
"rebaseStalePrs": true,
"lockFileMaintenance": {
"enabled": true,
"recreateClosed": true
},
"schedule": [
"after 9am and before 3pm"
],
"gitAuthor": null,
"packageRules": [
{
Expand Down

0 comments on commit decc86a

Please sign in to comment.