gbowne1 / RadioLogger

A Radio Logging application build with NodeJS and ExpressJS
GNU General Public License v3.0
6 stars 6 forks source link

[TODO] Add working ESLint configuration and Prettier configuration files #2

Closed gbowne1 closed 1 year ago

gbowne1 commented 1 year ago

Add a working .eslintrc and .prettierrc files. I only added the filename to the tree. The examples are empty.

gbowne1 commented 1 year ago

I think I found some working examples and have added them.

I waa unable to tell if they are working properly.

gbowne1 commented 1 year ago

I think this is pretty much complete.

Lint and Prettier scripts should go in package json ..