UNPKG

ianalyzer-test-app

Version:

A versatile code analysis tool for JavaScript, HTML, CSS, Angular, React, Vue, and ES6. iAnalyzer ensures code quality through linting, integrates with Sonar for in-depth analysis, performs npm package security checks, assesses performance, and enhances a

10 lines 223 B
{ "endOfLine": "auto", "eslintIntegration": true, "printWidth": 100, "semi": true, "trailingComma": "es5", "singleQuote": true, "jsxBracketSameLine": false, "bracketSpacing": false }