mirror of
https://github.com/harness/drone.git
synced 2025-05-04 14:43:47 +00:00
5 lines
117 B
JavaScript
5 lines
117 B
JavaScript
export const config = {
|
|
banner: '/* eslint-disable */\r\n// This is an auto-generated file',
|
|
logLevel: 'error'
|
|
}
|