EndemolShineGroup/generator-nodejs-ts

View on GitHub
src/process/files.ts

Summary

Maintainability
A
0 mins
Test Coverage
export default {
  common: ['_huskyrc', '_lintstagedrc.yml', '_releaserc'],
  private: ['gitauthorcheck.config.js'],
  public: ['_mdlrc'],
};