build: auto-fix whitespace in docs in pre-commit hook (#17490)

This commit is contained in:
Samuel Attard 2019-03-21 12:15:55 -07:00 committed by GitHub
parent 6555be2636
commit 784f9742bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 29 additions and 11 deletions

View file

@ -118,4 +118,4 @@ inAppPurchase.getProducts(PRODUCT_IDS).then(products => {
console.log('The payment has been added to the payment queue.')
})
})
```
```