ajax333221 / isepic-chess

♞ JavaScript chess utility library.
MIT License
16 stars 3 forks source link

Added prettier in devDependencies and the script to run it #40

Closed arnab4477 closed 1 year ago

arnab4477 commented 1 year ago

Added prettier as a devDependency and the script "prettier" to run it. To run prettier on all the files (except the ones ignored), run "npm prettier" from the command-line.