WebJamApps/JaMmusic

View on GitHub
tsconfig.build.json

Summary

Maintainability
Test Coverage
{
  "extends": "./tsconfig.json",
  "include":["src"],
  "exclude": ["dist", "node_modules", "webpack.config.js", "test"]
}