TypeScript error in /home/dev/react-way-of-samurai/node_modules/pretty-format/build/index.d.ts(7,13): #11
Open
Description
Когда я запускаю npm start, получаю ошибку:
TypeScript error in /home/dev/react-way-of-samurai/node_modules/pretty-format/build/index.d.ts(7,13):
'=' expected. TS1005
5 | * LICENSE file in the root directory of this source tree.
6 | */
> 7 | import type * as PrettyFormat from './types';
| ^
8 | /**
9 | * Returns a presentation string of your `val` object
10 | * @param val any potential JavaScript object
Metadata
Assignees
Labels
No labels