-
Notifications
You must be signed in to change notification settings - Fork 6
/
rules.yml
95 lines (95 loc) · 2.76 KB
/
rules.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
version: 1
rules:
- expected: Next.js
- expected: Next.js
pattern: Nextjs
- expected: Next.js
pattern: nextjs
- expected: Next.js
pattern: NextJs
- expected: Next.js
pattern: NextJS
- expected: Next.js
pattern: nextJs
- expected: Next.js
pattern: nextJS
- expected: Client Component
pattern: クライアントコンポーネント
- expected: Client Component
pattern: クライアント コンポーネント
- expected: Client Component
pattern: クライアント コンポーネント
- expected: Client Component
pattern: Client Component
- expected: Client Component
pattern: ClientComponent
- expected: Server Component
pattern: サーバーコンポーネント
- expected: Server Component
pattern: サーバー コンポーネント
- expected: Server Component
pattern: サーバー コンポーネント
- expected: Server Component
pattern: サーバコンポーネント
- expected: Server Component
pattern: サーバ コンポーネント
- expected: Server Component
pattern: サーバ コンポーネント
- expected: Server Component
pattern: Server Component
- expected: Server Component
pattern: ServerComponent
- expected: Context Provider
pattern: context providers
- expected: App Router
pattern: アプリルーター
- expected: App Router
pattern: アプリルータ
- expected: App Router
pattern: appルータ
- expected: App Router
pattern: Appルータ
- expected: App Router
pattern: appルーター
- expected: App Router
pattern: Appルーター
- expected: Pages Router
pattern: Pagesルータ
- expected: Pages Router
pattern: ページルータ
- expected: Pages Router
pattern: ページルーター
- expected: Pages Router
pattern: Pagesルーター
- expected: Pages Router
pattern: pagesルーター
- expected: Pages Router
pattern: pagesルータ
- expected: Router
pattern: ルータ
- expected: Router
pattern: ルーター
- expected: ルート
pattern: Root
- expected: Segment
pattern: セグメント
- expected: Leaf
pattern: リーフ
- expected: Middleware
pattern: ミドルウェア
- expected: 特殊ファイル
pattern: 特別なファイル
- expected: 特殊ファイル
pattern: 特別ファイル
- expected: 特殊な
pattern: 特別な
- expected: ビルドイン
pattern: 組み込みの
- expected: ユーザー・エクスペリエンス
pattern: ユーザーエクスペリエンス
- expected: Full Route Cache
pattern: フルルートキャッシュ
- expected: Router Cache
pattern: ルーターキャッシュ
- expected: Data Cache
pattern: データキャッシュ