mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 09:44:08 +00:00
try to show exact prettier problem
This commit is contained in:
parent
0651fdc3c8
commit
51568c1467
@ -25,7 +25,7 @@
|
||||
"lint": "tslint --project .",
|
||||
"test": "node node_modules/vscode/bin/test",
|
||||
"prettier": "prettier **/*.{json,ts}",
|
||||
"travis": "npm run compile && npm run test && npm run lint && npm run prettier -- --list-different"
|
||||
"travis": "npm run compile && npm run test && npm run lint && npm run prettier -- --check"
|
||||
},
|
||||
"prettier": {
|
||||
"tabWidth": 4,
|
||||
|
Loading…
Reference in New Issue
Block a user