AFSpawnService
AFSpawnService copied to clipboard
Code cleanup
Just some basic code cleanup. Changes some variable names and used 'const' over 'let' where appropriate.
Also added some additional tslint rules.