mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 02:47:02 +00:00
chore(deps): Update dependency prettier to v2 (#43333)
* chore(deps): Update dependency prettier to v2 * fix(prettierrc): Address review comments
This commit is contained in:
parent
ba533d7eea
commit
7c0251edd8
@ -1,5 +1,6 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/prettierrc",
|
||||
"arrowParens": "avoid",
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 4,
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"dtslint": "latest",
|
||||
"prettier": "^1.17.1",
|
||||
"prettier": "^2.0.2",
|
||||
"types-publisher": "github:Microsoft/types-publisher#production"
|
||||
},
|
||||
"husky": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user