microsoft/AI-For-Beginners

Public

mirrored fromhttps://github.com/microsoft/AI-For-BeginnersAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
a9ecf64bf9c6d55b4378f39e0828066441d8a9ae

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

etc/quiz-app/babel.config.js

5lines · modepreview

module.exports = {
  presets: [
    '@vue/cli-plugin-babel/preset'
  ]
}