File tree 5 files changed +5
-5
lines changed
linting-eslint-ts/templates
test/snapshots/fully-loaded-app
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"lit-html" : " ^1.0.0"
19
19
},
20
20
"devDependencies" : {
21
- "@open-wc/eslint-config" : " ^2 .0.0" ,
21
+ "@open-wc/eslint-config" : " ^4 .0.0" ,
22
22
"@web/dev-server" : " ^0.0.12" ,
23
23
"husky" : " ^1.0.0" ,
24
24
"lint-staged" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 52
52
"@babel/preset-env" : " ^7.9.0" ,
53
53
"@babel/register" : " ^7.9.0" ,
54
54
"@open-wc/building-rollup" : " ^1.9.3" ,
55
- "@open-wc/eslint-config" : " ^3 .0.0" ,
55
+ "@open-wc/eslint-config" : " ^4 .0.0" ,
56
56
"babel-plugin-transform-dynamic-import" : " ^2.1.0" ,
57
57
"chai" : " ^4.2.0" ,
58
58
"chai-fs" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 5
5
},
6
6
"devDependencies" : {
7
7
"eslint" : " ^6.1.0" ,
8
- "@open-wc/eslint-config" : " ^2 .0.0" ,
8
+ "@open-wc/eslint-config" : " ^4 .0.0" ,
9
9
"@typescript-eslint/eslint-plugin" : " ^2.20.0" ,
10
10
"@typescript-eslint/parser" : " ^2.20.0"
11
11
},
Original file line number Diff line number Diff line change 5
5
},
6
6
"devDependencies" : {
7
7
"eslint" : " ^6.1.0" ,
8
- "@open-wc/eslint-config" : " ^2 .0.0"
8
+ "@open-wc/eslint-config" : " ^4 .0.0"
9
9
},
10
10
"eslintConfig" : {
11
11
"extends" : [
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"eslint" : " ^6.1.0" ,
19
- "@open-wc/eslint-config" : " ^2 .0.0" ,
19
+ "@open-wc/eslint-config" : " ^4 .0.0" ,
20
20
"prettier" : " ^2.0.4" ,
21
21
"eslint-config-prettier" : " ^6.11.0" ,
22
22
"husky" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments