create-web3-dapp icon indicating copy to clipboard operation
create-web3-dapp copied to clipboard

remove prettier

Open butovsky opened this issue 3 years ago • 0 comments

This PR:

  • fixes inconsistent use of npx in scripts, regarding to lint
  • resolves the conflicts between ESlint and Prettier by removing the latter entirely (please see #46)
  • adds lint:fix script for autolinting (before that, ESlint' default check was followed by Prettier' autolinting)

butovsky avatar Sep 15 '22 20:09 butovsky