UNPKG

cognitive-complexity-ts

Version:

This program analyses TypeScript and JavaScript code according to the [Cognitive Complexity metric](https://www.sonarsource.com/docs/CognitiveComplexity.pdf). It produces a JSON summary and a GUI for exploring the complexity of your codebase.

12 lines (9 loc) 95 B
.flex { display: flex; } .flex-grow { flex-grow: 1; } .flex-none { flex: none; }