Skip to content

Conversation

@Simek
Copy link
Contributor

@Simek Simek commented Jun 19, 2020

Summary:

This small PR fixes test:lint command on Windows by removing single single quotes (they can be also replaced with the escaped double quotes, but removal is a simpler solution).

...you have to quote your parameter (using double quotes if you need it to run in Windows)...

More information here.

Preview

Annotation 2020-06-19 132104

Test Plan:

test:lint run has been successful after the change. Tested on the macOS and Windows.

Copy link
Member

@krizzu krizzu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@krizzu krizzu merged commit aabd9e1 into react-native-async-storage:master Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants