mirror of
https://github.com/harness/drone.git
synced 2025-05-01 13:11:27 +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'
|
|
}
|