Code Inspection: 'mixed' return type can be narrowed Reports 'mixed' return types that can be narrowed down to more concrete types. Last modified: 08 December 2020 Code Inspection: 'match' expression can be replaced with ternary expression Code Inspection: 'module.exports' is used instead of 'export'