Pattern: Missing T[] or Array<T> Issue: - Description Requires using either T[] or Array<T> for arrays. Further Reading TSLint - array-type