eslint-plugin-compat icon indicating copy to clipboard operation
eslint-plugin-compat copied to clipboard

need option to configure browserslist settings (and pipe through to browserlists)

Open timomayer opened this issue 5 years ago • 0 comments

to use extends functionality in .browserslistsrc files and to not have to follow some naming conventions you need to pass a configuration setting to browserslist when it is started. the parameter is called: dangerousExtend and described here: https://github.com/browserslist/browserslist#shareable-configs

can you please add the possibility to pass this config to browserslist?

timomayer avatar Aug 06 '20 15:08 timomayer