This repository was archived by the owner on Mar 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11# Next
22
3- [ diff] ( https://github.com/Shinigami92/eslint-define-config/compare/1.0.0-alpha.3...main )
3+ [ diff] ( https://github.com/Shinigami92/eslint-define-config/compare/1.0.0-alpha.4...main )
4+
5+ # 1.0.0-alpha.4
6+
7+ [ diff] ( https://github.com/Shinigami92/eslint-define-config/compare/1.0.0-alpha.3...1.0.0-alpha.4 )
8+
9+ - Add ` env ` property types ([ fa116b5] )
10+ - ` Override ` can contain ` env ` property ([ d9a9c58] )
11+ - Define ` extends ` ([ 0549d94] )
12+ - First tuple value can be optional and fallback to default ([ ef9eb71] )
13+
14+ [ ef9eb71 ] : https://github.com/Shinigami92/eslint-define-config/commit/ef9eb71d52226b7737981b5e8612fe0772a50ac2
15+ [ d9a9c58 ] : https://github.com/Shinigami92/eslint-define-config/commit/d9a9c58b900f469ed0b9f8c6b372163352a839a5
16+ [ 0549d94 ] : https://github.com/Shinigami92/eslint-define-config/commit/0549d94c9c441c3fbfb7e3e11bc39630536aea69
17+ [ fa116b5 ] : https://github.com/Shinigami92/eslint-define-config/commit/fa116b55214e05616577f2b466c895f19c552741
418
519# 1.0.0-alpha.3
620
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-define-config" ,
3- "version" : " 1.0.0-alpha.3 " ,
3+ "version" : " 1.0.0-alpha.4 " ,
44 "description" : " Provide a defineConfig function for .eslintrc.js files" ,
55 "main" : " src/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments