Bumped version for package to be published to NPM 😁
- Created locator.ts module to handle the location of the Discord channels
- Created index.ts as an export file for the module. Decided against using
locator.ts
as the only export in case of future additions - ESLint, Prettier and tsconfig configurations / files.
- Initialize project & repo