UNPKG

@gipphe/eslint-config-haskellish

Version:

Haskell-like eslint config, heavily borrowing from sanctuary-style

59 lines (25 loc) 1.9 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [0.2.0](https://github.com/Gipphe/eslint-config-haskellish/compare/v0.1.4...v0.2.0) (2022-03-09) ### ⚠ BREAKING CHANGES * requires new major version of sanctuary-style ### Chores * breaking ([b9f58f6](https://github.com/Gipphe/eslint-config-haskellish/commit/b9f58f6c4819be2aa8ba53b716a0340089dc5e5b)) ### [0.1.4](https://github.com/Gipphe/eslint-config-haskellish/compare/v0.1.3...v0.1.4) (2022-03-09) ### Chores * update deps ([14d8dd3](https://github.com/Gipphe/eslint-config-haskellish/commit/14d8dd33fd2102266f8bdf63d484250370cafdc6)) * update standard-version ([a999216](https://github.com/Gipphe/eslint-config-haskellish/commit/a99921644012a34e57b3bc48e1045265b187a1e8)) ### [0.1.3](https://github.com/Gipphe/eslint-config-haskellish/compare/v0.1.2...v0.1.3) (2019-07-11) ### Bug Fixes * incorrect path to sanctuary-style ([b3fc858](https://github.com/Gipphe/eslint-config-haskellish/commit/b3fc858)) ### [0.1.2](https://github.com/Gipphe/eslint-config-haskellish/compare/v0.1.1...v0.1.2) (2019-07-11) ### Bug Fixes * accidental root ([e4ff5e6](https://github.com/Gipphe/eslint-config-haskellish/commit/e4ff5e6)) ### [0.1.1](https://github.com/Gipphe/eslint-config-haskellish/compare/v0.1.0...v0.1.1) (2019-07-11) ### Documentation * add keywords ([0c6211a](https://github.com/Gipphe/eslint-config-haskellish/commit/0c6211a)) ## 0.1.0 (2019-07-11) ### Chores * init git ([db651eb](https://github.com/Gipphe/eslint-config-haskellish/commit/db651eb)) * initial implementation ([43a369f](https://github.com/Gipphe/eslint-config-haskellish/commit/43a369f)) * **deps:** add standard-version ([9d2b6be](https://github.com/Gipphe/eslint-config-haskellish/commit/9d2b6be))