source:
node_modules/minim/.babelrc
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 154 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 1 | { |
2 | "presets": [ | |
3 | ["env", { | |
4 | "targets": { | |
5 | "browsers": [ ">0.25%", "not op_mini all", "ie 11"], | |
6 | "node": "4.0" | |
7 | } | |
8 | }] | |
9 | ] | |
10 | } |
Note:
See TracBrowser
for help on using the repository browser.