Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Fix Lodash typing errors after enforcing @types/lodash #420

@silviuaavram

Description

@silviuaavram

Bug Report

Fix Lodash typing errors after enforcing @types/lodash inside yarn.lock

Steps

Add @types/lodash in yarn.lock or install a package that requires @types/lodash, such as Cypress.
yarn build

Expected Result

Should build without errors.

Actual Result

Approximately 20 errors are thrown at build from the non type-enforced use of lodash library in the code.

Metadata

Metadata

Assignees

Labels

vstsPaired with ticket in vsts🧰 bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions