File tree Expand file tree Collapse file tree 2 files changed +68
-65
lines changed Expand file tree Collapse file tree 2 files changed +68
-65
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @blitz/eslint-plugin" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " An ESLint config to enforce a consistent code styles across StackBlitz projects" ,
6
6
"keywords" : [
41
41
"eslint-plugin-import-x" : " ^3.0.1" ,
42
42
"eslint-plugin-jsonc" : " ^2.16.0" ,
43
43
"eslint-plugin-prettier" : " ^5.1.3" ,
44
+ "eslint-plugin-unicorn" : " ^55.0.0" ,
44
45
"globals" : " ^15.6.0" ,
45
46
"typescript-eslint" : " ^8.0.0-alpha.30"
46
47
},
50
51
"@types/eslint" : " ^8.56.10" ,
51
52
"@types/node" : " ^20.14.8" ,
52
53
"@typescript-eslint/rule-tester" : " ^8.0.0-alpha.30" ,
53
- "eslint-plugin-unicorn" : " ^54.0.0" ,
54
54
"eslint-vitest-rule-tester" : " ^0.3.2" ,
55
55
"prettier" : " ^3.3.2" ,
56
56
"typescript" : " ~5.4.5" ,
You can’t perform that action at this time.
0 commit comments