chore: clean up dev dependency declarations (#6055)

* chore: clean up dev dependency declarations

* Fix prettier version
This commit is contained in:
Joshua Chen 2021-12-05 23:07:34 +08:00 committed by GitHub
parent 58720c93e8
commit fb6393fdce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 78 additions and 70 deletions

View file

@ -0,0 +1,10 @@
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
declare module '@mapbox/hast-util-to-jsx';
declare module 'hast-util-to-string';