Skip to content

Tags: dipcode-software/eslint-config-dipcode

Tags

v0.2.1

Toggle v0.2.1's commit message
Use project parserOptions instead of defining our own.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/separate configs (#10)

* fix to typescript-eslint plugin not being declared as dependency

* bump version to 0.1.3

* fix to typescript-eslint plugin not being declared as dependency

* added separated configs for JavaScript and TypeScript

* use base config in the project

* added @dipcode/prettier-config as prettierrc base

* added version 0.2.0 to changelog

v0.1.2

Toggle v0.1.2's commit message
fix eslint-plugin-import TypeScript configuration

v0.1.1

Toggle v0.1.1's commit message
fix prettier integration

v0.1.0

Toggle v0.1.0's commit message
add public access flag do npm publish command