TypeScript Coach
fs
path
os
url
require
noImplicitReturns
Checks all code paths in a function to ensure they return a value.
function() {}