Skip to content

issues Search Results · repo:vuejs/create-eslint-config language:JavaScript

Filter by

6 results
 (68 ms)

6 results

invuejs/create-eslint-config (press backspace or delete to remove)

Please describe By setting end_of_line = lf in .editorconfig, the editor and prettier will write lf line endings, but Git on Windows is often configured with core.autccrlf=true which will check out the ...
  • segevfiner
  • Opened 
    on Nov 12, 2024
  • #39

See https://typescript-eslint.io/getting-started#step-2-configuration, this will enable type checking of the ESLint config file.
  • segevfiner
  • 6
  • Opened 
    on Nov 5, 2024
  • #37

The default style guide profile has printWidth : 100, but we may want to specify it in .editorconfig max_line_length instead.
  • segevfiner
  • 1
  • Opened 
    on Nov 5, 2024
  • #36

Oxlint already had good support of most recommended rules: https://github.com/oxc-project/oxc/issues/481 And it s way faster than ESLint. We should use it for most checks and let ESLint fill in for the ...
  • haoqunjiang
  • Opened 
    on Oct 20, 2024
  • #31

After using VUE3 to create a project, I found that it automatically saved the repair and failed image I hope it is like this image I later discovered it // eslint.json { extends: [ plugin:vue/vue3-essential ...
  • wakaka378
  • 1
  • Opened 
    on May 31, 2023
  • #9

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View this repository on the Mend.io Web Portal. Awaiting Schedule These updates are awaiting ...
  • renovate[bot]
  • Opened 
    on Feb 21, 2023
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub