형태 및 구성
A stylized 'hexagonal shield' icon focusing on identifying and fixing problems in JavaScript code.
색채 심리학
Signature digital blue and purple representing the intelligence, energy, and logic of the toolkit.
디자인 요소
The shield motif reflects the tool's core mission of optimizing and protecting software health.
로고는 각 소유자의 상표입니다. 식별 목적으로 공정 사용에 따라 사용됩니다.
ESLint is a static code analysis tool for identifying problematic patterns found in JavaScript code. It was created by Nicholas C. Zakas in 2013. Rules in ESLint are configurable, and customized rules can be defined and loaded. ESLint covers both code quality and coding style issues. ESLint supports current standards of ECMAScript, and experimental syntax from drafts for future standards. Code using JSX or TypeScript can also be processed when a plugin or transpiler is used.
출처: 위키백과