Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0612a73

Browse files
martinpotelfilipesperandio
authored andcommitted
Add eslint-plugin-nuxt (#463)
1 parent7784412 commit0612a73

File tree

2 files changed

+79
-0
lines changed

2 files changed

+79
-0
lines changed

‎package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"eslint-plugin-no-only-tests":"^2.0.0",
7979
"eslint-plugin-no-unsafe-innerhtml":"^1.0.16",
8080
"eslint-plugin-node":"^4.2.1",
81+
"eslint-plugin-nuxt":"^0.4.3",
8182
"eslint-plugin-prettier":"^2.6.2",
8283
"eslint-plugin-promise":"^3.5.0",
8384
"eslint-plugin-react":"^6.10.3",

‎yarn.lock

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ acorn-jsx@^3.0.0:
1616
dependencies:
1717
acorn "^3.0.4"
1818

19+
acorn-jsx@^5.0.0:
20+
version "5.0.1"
21+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e"
22+
integrity sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg==
23+
1924
acorn@4.0.4:
2025
version "4.0.4"
2126
resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.4.tgz#17a8d6a7a6c4ef538b814ec9abac2779293bf30a"
@@ -28,6 +33,11 @@ acorn@^5.2.1:
2833
version "5.3.0"
2934
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.3.0.tgz#7446d39459c54fb49a80e6ee6478149b940ec822"
3035

36+
acorn@^6.0.2:
37+
version "6.1.1"
38+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f"
39+
integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA==
40+
3141
ajv-keywords@^1.0.0:
3242
version "1.2.0"
3343
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.2.0.tgz#676c4f087bfe1e8b12dca6fda2f3c74f417b099c"
@@ -626,6 +636,13 @@ debug@^3.1.0:
626636
dependencies:
627637
ms "2.0.0"
628638

639+
debug@^4.1.0:
640+
version "4.1.1"
641+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
642+
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
643+
dependencies:
644+
ms "^2.1.1"
645+
629646
deep-eql@^0.1.3:
630647
version "0.1.3"
631648
resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-0.1.3.tgz#ef558acab8de25206cd713906d74e56930eb69f2"
@@ -1380,6 +1397,14 @@ eslint-plugin-node@4.2.1, eslint-plugin-node@^4.2.1:
13801397
resolve "^1.1.7"
13811398
semver "5.3.0"
13821399

1400+
eslint-plugin-nuxt@^0.4.3:
1401+
version "0.4.3"
1402+
resolved "https://registry.yarnpkg.com/eslint-plugin-nuxt/-/eslint-plugin-nuxt-0.4.3.tgz#4a6114372c3b1311685d19a00a470233fa6a477e"
1403+
integrity sha512-Irw6YjbfNJpC8zykyvWA8cMRGfF97xGNKhwFLyMEeXKMXug9o/FKe7fHhN1qEoMJWI1SKgFr/spVW6ZV41geAQ==
1404+
dependencies:
1405+
eslint-plugin-vue "^5.2.2"
1406+
vue-eslint-parser "^5.0.0"
1407+
13831408
eslint-plugin-prettier@2.3.1:
13841409
version "2.3.1"
13851410
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.3.1.tgz#e7a746c67e716f335274b88295a9ead9f544e44d"
@@ -1484,6 +1509,13 @@ eslint-plugin-vue@^4.2.2:
14841509
dependencies:
14851510
vue-eslint-parser "^2.0.1"
14861511

1512+
eslint-plugin-vue@^5.2.2:
1513+
version "5.2.2"
1514+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c"
1515+
integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA==
1516+
dependencies:
1517+
vue-eslint-parser "^5.0.0"
1518+
14871519
eslint-plugin-wordpress@^0.1.0:
14881520
version "0.1.0"
14891521
resolved "https://registry.yarnpkg.com/eslint-plugin-wordpress/-/eslint-plugin-wordpress-0.1.0.tgz#3e696f09326d9915e266881ab148fed281611762"
@@ -1511,6 +1543,14 @@ eslint-scope@^3.7.1:
15111543
esrecurse "^4.1.0"
15121544
estraverse "^4.1.1"
15131545

1546+
eslint-scope@^4.0.0:
1547+
version "4.0.3"
1548+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
1549+
integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
1550+
dependencies:
1551+
esrecurse "^4.1.0"
1552+
estraverse "^4.1.1"
1553+
15141554
eslint-visitor-keys@^1.0.0:
15151555
version "1.0.0"
15161556
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
@@ -1569,6 +1609,15 @@ espree@^3.5.2:
15691609
acorn "^5.2.1"
15701610
acorn-jsx "^3.0.0"
15711611

1612+
espree@^4.1.0:
1613+
version "4.1.0"
1614+
resolved "https://registry.yarnpkg.com/espree/-/espree-4.1.0.tgz#728d5451e0fd156c04384a7ad89ed51ff54eb25f"
1615+
integrity sha512-I5BycZW6FCVIub93TeVY1s7vjhP9CY6cXCznIRfiig7nRviKZYdRnj/sHEWC6A7WE9RDWOFq9+7OsWSYz8qv2w==
1616+
dependencies:
1617+
acorn "^6.0.2"
1618+
acorn-jsx "^5.0.0"
1619+
eslint-visitor-keys "^1.0.0"
1620+
15721621
esprima@^2.6.0:
15731622
version "2.7.3"
15741623
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
@@ -1585,6 +1634,13 @@ esquery@^1.0.0:
15851634
dependencies:
15861635
estraverse "^4.0.0"
15871636

1637+
esquery@^1.0.1:
1638+
version "1.0.1"
1639+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.1.tgz#406c51658b1f5991a5f9b62b1dc25b00e3e5c708"
1640+
integrity sha512-SmiyZ5zIWH9VM+SRUReLS5Q8a7GxtRdxEBVZpm98rJM7Sb+A9DVCndXfkeFUd3byderg+EbDkfnevfCwynWaNA==
1641+
dependencies:
1642+
estraverse "^4.0.0"
1643+
15881644
esrecurse@^4.1.0:
15891645
version "4.1.0"
15901646
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.1.0.tgz#4713b6536adf7f2ac4f327d559e7756bff648220"
@@ -2293,6 +2349,11 @@ lodash@^4.0.0, lodash@^4.11.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.4, l
22932349
version "4.17.4"
22942350
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
22952351

2352+
lodash@^4.17.11:
2353+
version "4.17.11"
2354+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
2355+
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
2356+
22962357
lolex@^1.6.0:
22972358
version "1.6.0"
22982359
resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.6.0.tgz#3a9a0283452a47d7439e72731b9e07d7386e49f6"
@@ -2383,6 +2444,11 @@ ms@2.0.0:
23832444
version "2.0.0"
23842445
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
23852446

2447+
ms@^2.1.1:
2448+
version "2.1.2"
2449+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
2450+
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
2451+
23862452
multimatch@^2.1.0:
23872453
version "2.1.0"
23882454
resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-2.1.0.tgz#9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b"
@@ -3156,6 +3222,18 @@ vue-eslint-parser@^2.0.1:
31563222
esquery "^1.0.0"
31573223
lodash "^4.17.4"
31583224

3225+
vue-eslint-parser@^5.0.0:
3226+
version "5.0.0"
3227+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz#00f4e4da94ec974b821a26ff0ed0f7a78402b8a1"
3228+
integrity sha512-JlHVZwBBTNVvzmifwjpZYn0oPWH2SgWv5dojlZBsrhablDu95VFD+hriB1rQGwbD+bms6g+rAFhQHk6+NyiS6g==
3229+
dependencies:
3230+
debug "^4.1.0"
3231+
eslint-scope "^4.0.0"
3232+
eslint-visitor-keys "^1.0.0"
3233+
espree "^4.1.0"
3234+
esquery "^1.0.1"
3235+
lodash "^4.17.11"
3236+
31593237
whatwg-fetch@>=0.10.0:
31603238
version "2.0.3"
31613239
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp