@ncfour-us/projen-utils / PreCommitConfigFileOptions
Interface: PreCommitConfigFileOptions
Used to configure the PreCommitConfigFile construct
Properties
fileTypes?
readonlyoptionalfileTypes?:PreCommitConfigFileTypes[]
Array of file-types to configure the pre-commit file to handle.
packageManager?
readonlyoptionalpackageManager?:NodePackageManager
For JavaScript and/or TypeScript support, the package manager defined for the project.