cyclejs/cycle-core

View on GitHub
state/tsconfig.lint.json

Summary

Maintainability
Test Coverage
{
  "extends": "./tsconfig.json",
  "files": ["src/index.ts", "test/makeCollection.ts", "test/withState.ts"]
}