outocr
v1.0.3
Published
A code review automation tool for ensuring code quality and style compliance.
Downloads
10
Maintainers
Readme
outocr
outocr은 개발자의 코드 리뷰를 위해 만들어진 라이브러리입니다. 현재 자바스크립트, 리엑트의 간단한 오류에 대해서 코드 리뷰가 가능합니다.
설치
npm install outocr
실행
npx eslint /파일경로/파일명
필요한 작업
- 간단한 코드 뿐만 아니라 심도 있는 코드도 리뷰 할 수 있도록 수정
outocr
outocr is a library created for developers' code reviews. Code reviews are currently available for simple errors in JavaScript and Rekt.
Installation
npm install outocr
Execute
npx eslint / file path / filename
Required work
- Modified to review not only simple code but also in-depth code
LICENSE
MIT © huise0ng, Inc.