eslint-config-light
Version:
79 lines (40 loc) • 3.71 kB
Markdown
# 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.
### [1.5.3](https://github.com/novlan1/eslint-config-light/compare/v1.5.2...v1.5.3) (2024-02-22)
### Features
* **no-unused-vars:** resume no-used-vars rule ([72fba7b](https://github.com/novlan1/eslint-config-light/commit/72fba7b4b7b17ea3fdd496a9ed7ce63d768e77c0))
### [1.5.2](https://github.com/novlan1/eslint-config-light/compare/v1.5.0...v1.5.2) (2024-02-22)
### Features
* add vue rules ([216841a](https://github.com/novlan1/eslint-config-light/commit/216841a7154be8660a46cb32ba8e9b6e142147bb))
* **no-def:** add no def rule in vue ([19ee39b](https://github.com/novlan1/eslint-config-light/commit/19ee39b38bbef7703929b09849a557f451802e55))
### [1.4.7](https://github.com/novlan1/eslint-config-light/compare/v1.5.0...v1.4.7) (2023-05-09)
### Features
* 忽略no-empty错误 ([306098a](https://github.com/novlan1/eslint-config-light/commit/306098a71e74727cd9845c1a1828680e11801b48))
* 忽略vue文件名错误 ([002b22f](https://github.com/novlan1/eslint-config-light/commit/002b22ff4f454a1f35c8b99406d9016a3cfa02e0))
## [1.5.0](https://github.com/novlan1/eslint-config-light/compare/v1.4.0...v1.5.0) (2022-06-08)
### Features
* 配置vue的eslint的es版本,解决报错 ([d771d59](https://github.com/novlan1/eslint-config-light/commit/d771d5946d698ef5ad499e7ae3b51bd6e6e41ee7))
## [1.4.0](https://github.com/novlan1/eslint-config-light/compare/v1.3.0...v1.4.0) (2022-05-13)
### Features
* 别名忽略 ([9673c39](https://github.com/novlan1/eslint-config-light/commit/9673c39b30caf1108074363f3e4f6e9cd10376cd))
## [1.3.0](https://github.com/novlan1/eslint-config-light/compare/v1.2.0...v1.3.0) (2022-05-13)
### Features
* no-resolved ([4ca23fd](https://github.com/novlan1/eslint-config-light/commit/4ca23fdc77101ef1b8bf69f60db207206af53e97))
## [1.2.0](https://github.com/novlan1/eslint-config-light/compare/v1.1.1...v1.2.0) (2022-05-13)
### Features
* 升级包 ([c4f2458](https://github.com/novlan1/eslint-config-light/commit/c4f24586960a4b17c3412003ae77c4e121fd0de6))
### [1.1.1](https://github.com/novlan1/eslint-config-light/compare/v1.1.0...v1.1.1) (2022-05-13)
## [1.1.0](https://github.com/novlan1/eslint-config-light/compare/v1.0.5...v1.1.0) (2022-05-13)
### Features
* 引入commitlint ([3d3180b](https://github.com/novlan1/eslint-config-light/commit/3d3180ba5653219cee1e0d84eadc0615cf318918))
* 引入lint-staged ([a932e13](https://github.com/novlan1/eslint-config-light/commit/a932e1358bfc67e30f25fc901e0fb2e7fb7135e1))
* 引入standard-version ([ceea537](https://github.com/novlan1/eslint-config-light/commit/ceea5375ab24de57a6edd5e323f50f6b20bac419))
* add import plugin ([fe215fe](https://github.com/novlan1/eslint-config-light/commit/fe215fe938aa9103a03f15548dfebbc68631d3e7))
### 1.0.5 (2022-04-24)
### Features
* 增加babel/core安装 ([24e8aa0](https://github.com/novlan1/eslint-config-light/commit/24e8aa01cce21e560d5b68b03f748c85957ebc4b))
* lint myself ([8e67979](https://github.com/novlan1/eslint-config-light/commit/8e67979f33a2354c0b86fdda93471e30d10a06bc))
* tx version ([fdfa18b](https://github.com/novlan1/eslint-config-light/commit/fdfa18bb52facf65b933a6e655297b9eee397a76))
* udpate readme ([1d1ba44](https://github.com/novlan1/eslint-config-light/commit/1d1ba44e52d077b67d0e7153b80c64dfe43907ad))
* update package ([e2761b6](https://github.com/novlan1/eslint-config-light/commit/e2761b690aea96a5d8e4d66b964a1a94eb45e6df))
* update readme ([390c06b](https://github.com/novlan1/eslint-config-light/commit/390c06b15cd078736b935e3156789a4c381ddeba))