Skip to content

Instantly share code, notes, and snippets.

@ninezero90hy
Created September 3, 2021 12:51
Show Gist options
  • Save ninezero90hy/8d270c4d1c4e8e498366d222933c6654 to your computer and use it in GitHub Desktop.
Save ninezero90hy/8d270c4d1c4e8e498366d222933c6654 to your computer and use it in GitHub Desktop.
$ 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