npm i eslint-plugin-stylelint Repository github.com/ifshizuku/eslint-plugin-stylelint Homepage github.com/ifshizuku/eslint-plugin-stylelint#readme Weekly Downloads 1,109 Version 0.1.1 License MIT Unpacked Size 6.57 kB Total Files 8 Last publish a year ago Collaborators Try on RunKit Report malware Footer Support Help Advisories Status Contact npm Company About ...
StyleX eslint plugin.. Latest version: 0.13.1, last published: 6 days ago. Start using @stylexjs/eslint-plugin in your project by running `npm i @stylexjs/eslint-plugin`. There are 2 other projects in the npm registry using @stylexjs/eslint-plugin.
stylelint 主要是针对样式代码,和 eslint 的关系像是兄弟关系,不同分工和职责。eslint 和 prettier 的关系不太一样,它俩可以结合着用,有些冲突时可以通过配置决定选择哪个。 看你的需求,可以考虑借用 npm script 来实现即可,就是简单的组合命令: "fix:es": "eslint --fix", "fix:css": "stylelint --fi...
correct eslint flat config in migration guide (#634) (16a0ae0) Chores release-please-mark (e9ca882) 2.12.0(2024-12-08) Bug Fixes comma-style:handles comma after default import and trailing comma (#600) (2d8d8ce) function-call-spacing:remove invalid defaults from schema (#617) (0714754...
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript - fix(eslint-plugin): [consistent-indexed-object-style] use a suggestio… · typescript-eslint/typescript-eslint@91e7217
eslint-plugin-aliens aliens eslint style guide Installation You'll first need to install ESLint: npm i eslint --save-dev Next, install eslint-plugin-aliens: npm install eslint-plugin-aliens --save-dev Next, install peerDependencies: npm info eslint-plugin-aliens peerDependencies Usage Add ali...
Description Adds eslint-plugin-jsdoc and resolves all issues. Motivation Additional details Related issues and pull requests
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript - fix(eslint-plugin): [consistent-indexed-object-style] don't report on… · typescript-eslint/typescript-eslint@7eba36e
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript - fix(eslint-plugin): [class-literal-property-style] don't report nodes… · developer-bandi/typescript-eslint@0cbd4cd
💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more. vite-plugin-checker.netlify.app Topics stylelint typescript vue eslint vite vite-plugin vls vue-tsc volar Resources Readme License MIT license Activity Stars 1.1k stars Watchers 11 watching Fo...