@playchi-js/browserslist-config
v1.0.8
Published
Shareable `browserslist` config for browsers supported by tasvirchi player
Downloads
1
Readme
@playchi-js/browserslist-config
A shareable
browserslist
config for browsers supported by tasvirchi-player🦔 Share target browsers between different
tasvirchi-player-js
dependencies and plugins
Usage
In your package.json
:
{
"browserslist": [
"extends @playchi/browserslist-config"
]
}