14nrv/buefy-shop

View on GitHub
jsconfig.json

Summary

Maintainability
Test Coverage
{
  "compilerOptions": {
    "target": "es6"
  },
  "exclude": [
    "node_modules"
  ]
}