mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 07:25:19 +02:00
Remove auth0 directory from Prettier.
This commit is contained in:
parent
a2e96f8072
commit
f2f304c0b4
2 changed files with 1 additions and 10 deletions
|
@ -1,4 +1,3 @@
|
|||
# Add files here to ignore them from prettier formatting
|
||||
/dist
|
||||
/coverage
|
||||
/auth0/tenant.yaml
|
10
.prettierrc
10
.prettierrc
|
@ -3,13 +3,5 @@
|
|||
"printWidth": 100,
|
||||
"tabWidth": 4,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"overrides": [
|
||||
{
|
||||
"files": "auth0/rules/**",
|
||||
"options": {
|
||||
"semi": true
|
||||
}
|
||||
}
|
||||
]
|
||||
"singleQuote": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue