v12/node-vk-api

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "plugins": [
    "transform-es2015-arrow-functions",
    "transform-es2015-shorthand-properties",
    "transform-es2015-parameters",
    "transform-es2015-classes"
  ]
}