jashkenas--coffeescript/.babelrc

4 lines
32 B
Plaintext
Raw Normal View History

{
"presets": ["@babel/env"]
}