Skip to content

ccusage / _consts / CONFIG_FILE_NAME

Variable: CONFIG_FILE_NAME

ts
const CONFIG_FILE_NAME: "ccusage.json" = 'ccusage.json';

Default configuration file name for storing usage data Used to load and save configuration settings

Released under the MIT License.