UNPKG

@sun-asterisk/sunlint

Version:

☀️ SunLint - Multi-language static analysis tool for code quality and security | Sun* Engineering Standards

13 lines 336 B
{ "name": "eslint-plugin-custom", "version": "1.0.0", "description": "Custom ESLint rules for Sun Lint security and quality checks", "main": "index.js", "type": "commonjs", "engines": { "node": ">=14.0.0" }, "keywords": ["eslint", "security", "coding-standards"], "author": "Sun* Engineering", "license": "MIT" }