repo.or.cz
/
wrfxweb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adds ability to reverse simulation
[wrfxweb.git]
/
.babelrc
blob
9ffcf6a03f5d2c28841834503c26302cd0afb171
1
{
2
"presets": ["@babel/preset-env"],
3
"env": {
4
"test": {
5
"plugins": ["@babel/plugin-transform-runtime"]
6
}
7
}
8
}