UNPKG

@usman_khan/smart-commit

Version:

SmartCommit uses AI or other intelligent methods to optimize the commit process, which could be appealing to developers who want to improve their efficiency.

6 lines 114 B
const API_KEY = "openAI"; const FILE_PATH = "./smart-commit.json"; module.exports = { API_KEY, FILE_PATH }