mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Test that unprefixed .babelrc package names work too.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"plugins": [
|
||||
"transform-class-properties",
|
||||
"babel-plugin-transform-class-properties",
|
||||
["transform-strict-mode", { "strict": true }]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user