Shareable browser support list used by Luna apps
npm install browserslist-config-lunaShareable configuration to be used with libraries that support browserslist.
```
npm install browserslist-config-luna
Integrate into your project by using the following:
`json`
"browserslist": [
"extends browserslist-config-luna"
]
Alternatively you can target the browserslist-config-luna/desktop or browserslist-config-luna/mobile` lists directly.