File tree Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Original file line number Diff line number Diff line change 17
17
" transpiler"
18
18
],
19
19
"scripts" : {
20
- "lint" : " eslint-ci *.js lib/*.es6 test/*.js" ,
20
+ "lint" : " eslint *.js lib/*.es6 test/*.js" ,
21
21
"test" : " gulp && jest && yarn lint"
22
22
},
23
23
"funding" : {
41
41
"concat-with-sourcemaps" : " ^1.1.0" ,
42
42
"del" : " ^4.1.0" ,
43
43
"eslint" : " ^5.16.0" ,
44
- "eslint-ci" : " ^1.0.0" ,
45
44
"eslint-config-postcss" : " ^3.0.7" ,
46
45
"eslint-config-standard" : " ^12.0.0" ,
47
46
"eslint-plugin-import" : " ^2.16.0" ,
Original file line number Diff line number Diff line change @@ -1871,11 +1871,6 @@ ci-info@^2.0.0:
1871
1871
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
1872
1872
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
1873
1873
1874
- ci-job-number@^0.3.0 :
1875
- version "0.3.0"
1876
- resolved "https://registry.yarnpkg.com/ci-job-number/-/ci-job-number-0.3.0.tgz#34bdd114b0dece1960287bd40a57051041a2a800"
1877
- integrity sha1-NL3RFLDezhlgKHvUClcFEEGiqAA=
1878
-
1879
1874
class-utils@^0.3.5 :
1880
1875
version "0.3.6"
1881
1876
resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463"
@@ -2585,13 +2580,6 @@ escodegen@^1.9.1:
2585
2580
optionalDependencies :
2586
2581
source-map "~0.6.1"
2587
2582
2588
- eslint-ci@^1.0.0 :
2589
- version "1.0.0"
2590
- resolved "https://registry.yarnpkg.com/eslint-ci/-/eslint-ci-1.0.0.tgz#6bcb238c45d2bf522fad50ad190bc00a206fe2df"
2591
- integrity sha512-8Itb/739gpX11nqvWg6kkpge7NwS1o+SkhfFAItfvH9/i5IoY6NLKKKzIagHakT2WmMdnq4HfcymYh/0NGvAVA==
2592
- dependencies :
2593
- ci-job-number "^0.3.0"
2594
-
2595
2583
eslint-config-postcss@^3.0.7 :
2596
2584
version "3.0.7"
2597
2585
resolved "https://registry.yarnpkg.com/eslint-config-postcss/-/eslint-config-postcss-3.0.7.tgz#390d97d5ac08db9dc57630153cc0c1821559659b"
You can’t perform that action at this time.
0 commit comments