- When creating a new rule put it in the src/rulesfolder- Name the file the same as the rule itself
- For example rimac/import-declaration-newlineshould be calledimport-declaration-newline.ts
 
- Any shared utils/functions/variablesshould be put intosrc/utilsfolder
- Some of the rules have been taken and modified/updated from the following repos