关闭 vscode eslint 插件 style lint 警告(仅format),在`settings.json`,加入以下设置 ```json { "eslint.rules.customizations": [ { "rule": "array-bracket-spacing", "severity": "off" }, { "rule": "@typescript-eslint/?comma-spacing", "severity": "off" }, /
@inigomarquinez shareable configuration for npm-package-json-lint.
A package to lint GitLab CI files using the GitLab API
Run lint commands against file types
yeoman generator for toolchain lint-staged
Package JSON linter
Run tsc in parallel on multiple tsconfigs
See the lint, even for warnings
Production-ready all-in-one react typescript boilerplate, with babel, webpack, prettier, eslint, stylelint, commitlint, lint-staged, and husky.
YUX's dependent libraries for Uniform Code Style Specification
CLI for the Karpathy-style LLM-wiki workflow on Obsidian vaults — lint, bootstrap, index, log. Companion to the obsidian-kb skill.
Detect/remove browser hacks from CSS files.
Package for edp code detect
> 🎉 **Akanjs v2 has been released!** > > This package is under maintenance for existing users, but we recommend using Akanjs v2 for new projects. > > For the unified and latest version package, please visit [akanjs](https://www.npmjs.com/package/akanjs).
Shareable pug-lint config
A Yeoman generator for developing a webapp with Bower, Gulp, jQuery, Karma with Jasmine, RequireJS, Ruby Sass with Compass and scss-lint and Travis.
A front-matter normalizer that depends on the commit history
<!--lint disable awesome-heading awesome-github awesome-toc double-link -->
This contains all ESLint rules to lint the [Next.js boilerplate](https://git.inthepocket.org/team-spacebar/boilerplates/next-boilerplate) created by Team Spacebar. It is recommended to use this config to ensure that any Next.js project within In The Poc
One MCP server for the whole contract-ops CLI suite — connect once, drive all nine local-first CLIs (extract, draft, lint, compare, convert, review, vault) as agent tools. Signing stays human-gated.
Mia-Platform javascript lint rules
Configurations for commit-lint
Ensure that URLs in your Markdown are alive
- update package json with the proper version - npm run lint (lints and fixed files) - npm run build (compiles and minified for production environment) - npm run build-bundle (compiles files as framework) - npm publish --access public (publish latest