* Switch linting to ESLint and Prettier * Clean up config * Prettier fixes
also added test for uniqueid. only test that two calls to uniqueid return unique enties. had to modify the output slightly and added a counter to the system otherwise two back to back calls would return the same value.