fix: prettier to warning and trailingComma (#10)
Reviewed-on: #10 Co-authored-by: EndMove <superjeremi1302@gmail.com> Co-committed-by: EndMove <superjeremi1302@gmail.com>
This commit was merged in pull request #10.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"packageRules": [{
|
||||
"packageNames": ["node"],
|
||||
"enabled": false
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user