@gh-conf/gh-conf-constants
v1.0.9
Published
Constants for gh-conf
Readme
gh-conf-constants
Constants for gh-conf.
Give us a :star: if you like our work :heart:
Install
$ npm install @gh-conf/gh-conf-constantsUsage
const { GH_PATH } = require('@gh-conf/gh-conf-constants');
console.log(GH_PATH['CONFIG'])
// Output
// .git/config
Contributing
Interested in contributing to this project? You can log any issues or suggestion related to this library here
Read our contributing guide on getting started with contributing to the codebase
