Code Monkey home page Code Monkey logo

jimmy-zhening-luo / lint Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 812 KB

Zero-config ESLint flat config factory for (strict, agglutinative) entire-stack formatting and linting: TypeScript, JavaScript, Svelte, HTML, (Tailwind) CSS, Jest, JSON/5/C, and sadly YAML.

Home Page: https://npmjs.com/package/@jimbojet/lint

License: MIT License

JavaScript 41.53% TypeScript 58.47%
css eslint eslint-config eslint-plugin formatter html javascript jest json json5 jsonc linter stylistic svelte sveltekit tailwindcss typescript yaml

lint's People

lint's Issues

Support .svelte

Language support:

  • SvelteJS
  • SvelteTS

Design investigations:

  • Minimal use of prettier where possible
  • For consistency, VSCode uses ESLint for .svelte file linting as well, rather than the Svelte for VSCode extension's built-in Prettier-based linting
  • Where both Prettier and ESLint are needed if that's the case, ensure no conflict between Prettier and ESLint rules both in npm lint script & VSCode code action. Assume that Prettier will run first (during development on each save) and that ESLint would run and would align files with Prettier if not already aligned, and would only change the file in such a way that re-opening the file in the editor, adding a space e.g., and hitting save should result in 0 delta in the post-ESLint file.

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.