GithubHelp home page GithubHelp logo

Comments (2)

Justineo avatar Justineo commented on August 15, 2024

如果对 JS 文件使用了 TS Parser,目前在实际项目中发生了什么问题?

from eslint-config.

GitHubJian avatar GitHubJian commented on August 15, 2024

我也是在项目中错误的安装了 ts parser,然后 eslint-config 错误的判断了该项目是一个 ts 项目,但是我的 vue 文件是使用的 js 语言,那么在 https://github.com/ecomfe/eslint-config/blob/master/vue/factory.js#L374 这里使用的 eslintParser 就是一个 tsparser了,所以我理解如果更好地判断当前文件是不是需要通过 https://github.com/TypeStrong/ts-loader/blob/12f4ffe738abcdb2ad7f18d6f6724d89d8cc1cfc/src/config.ts#L90 这样判断是否为 ts 项目,这样可以避免类似我这种错误呢,目前还没有收集到相关错误

from eslint-config.

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.