Skip to content

TypeScript error in /home/dev/react-way-of-samurai/node_modules/pretty-format/build/index.d.ts(7,13): #11

Open
@IrynaYrrr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions