-
-
Save ninezero90hy/8d270c4d1c4e8e498366d222933c6654 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ npx eslint --no-fix src | |
/${ProjectName}/src/App.js | |
7:12 error Strings must use singlequote quotes | |
✖ 1 problem (1 error, 0 warnings) | |
1 error and 0 warnings potentially fixable with the `--fix` option. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment