Commit 5589f239 authored by 罗超's avatar 罗超

1

parent 19733d56
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
/* eslint-env node */ /* eslint-env node */
module.exports = function (ctx) { module.exports = function (ctx) {
console.log(ctx)
return { return {
// https://quasar.dev/quasar-cli/supporting-ts // https://quasar.dev/quasar-cli/supporting-ts
supportTS: false, supportTS: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment