GithubHelp home page GithubHelp logo

Comments (7)

antfu avatar antfu commented on August 10, 2024 5

You may like to have this config

"vetur.validation.interpolation": false,

from vitesse.

antfu avatar antfu commented on August 10, 2024 1

I am using Vetur and somehow I don't see the error on my side. But frankly, Vitesse uses a lot of experimental features (include Vite which doesn't have a stable release yet). Which you would potentially face breaking changes and incomplete editor support. I would recommend to hold it for a while if you really care about them.

from vitesse.

yankeeinlondon avatar yankeeinlondon commented on August 10, 2024 1

Also be aware of Vetur's globalComponents property. The default setting for it is [] and that is worth sticking to with Vitesse because Vitesse actually registers all components for you and this setting is just meant to "autocomplete" component names within a glob pattern. So setting this actually causes interference. If this last post made no sense then ignore it. :)

from vitesse.

antfu avatar antfu commented on August 10, 2024 1

I have switched to Volar for this project which has great support for <script setup>, closing this for now.

from vitesse.

harrytran998 avatar harrytran998 commented on August 10, 2024

Thank you for your quick response! I will try, because this is awesome 🥳! I appreciate your works!

from vitesse.

harrytran998 avatar harrytran998 commented on August 10, 2024

This config fixed problem no default export 🥳, but still don't have code suggestion :v

from vitesse.

yankeeinlondon avatar yankeeinlondon commented on August 10, 2024

I believe this "no default export" error is a result of using the still experimental <script setup> RFC. If you use the composition api in the standard way this error will go away. That said, this error in the template, is a visual inconvenience but doesn't actually prevent TS from transpiling.

from vitesse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.