NaturalCycles/shared-module

View on GitHub
src/__exclude/excluded.ts

Summary

Maintainability
A
0 mins
Test Coverage
test('excluded', () => {
  fail('should be excluded'  ) // should not be prettified neither!
})