1.0.9 • Published 3 months ago

@virkone/eslint-config-base v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

@virkone/eslint-config-base

A package provides typescript based eslint configuration as extensible shared config.

Release version GitHub release (latest by date) GitHub CI GitHub CI GitHub CI Known Vulnerabilities

Usage

This configuration is for project with typescript,eslint and prettier.

if you are using npm 5+, use below shortcut to install all the peer dependecies.

npx install-peerdeps --dev @virkone/eslint-config-base

if you are using npm < 5, run below shortcut to see all the peer dependencies you have manually install

npm info "@virkone/eslint-config-base@latest" peerDependencies