Skip to content

Commit 3889449

Browse files
committed
fix(docs): add newline
1 parent a2f8063 commit 3889449

7 files changed

Lines changed: 587 additions & 0 deletions

File tree

.claude/settings.local.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"WebFetch(domain:registry.npmjs.org)",
5+
"WebFetch(domain:raw.githubusercontent.com)",
6+
"WebFetch(domain:www.npmjs.com)",
7+
"WebFetch(domain:github.com)",
8+
"Bash(awk NR==29:*)",
9+
"Bash(python3:*)",
10+
"Bash(cat:*)",
11+
"Bash(npx remark:*)",
12+
"Bash(npm ls:*)",
13+
"WebSearch",
14+
"Bash(npx textlint:*)",
15+
"Bash(npm install:*)",
16+
"mcp__ide__getDiagnostics",
17+
"Bash(find /Users/fassko/Documents/flare/developer-hub/node_modules/@docusaurus/theme-classic/src/theme/TOCItems -name *.tsx)",
18+
"Bash(find /Users/fassko/Documents/flare/developer-hub/node_modules/@docusaurus/theme-classic/src/theme/DocItem/TOC -name *.tsx)"
19+
]
20+
}
21+
}

.cursor/mcp.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"mcpServers": {
3+
"flare-mcp-server": {
4+
"url": "https://flare-devhub-mcp.fassko.workers.dev/mcp"
5+
}
6+
}
7+
}

.tmp/flare-smart-accounts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 4c434a9448770c0b7f54a0cfed08bd63bf860d3d
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
{
2+
"httpProtocol": "HTTP/1.1",
3+
"clientAcceptEncoding": "gzip, deflate, br",
4+
"requestPriority": "",
5+
"edgeRequestKeepAliveStatus": 1,
6+
"requestHeaderNames": {},
7+
"clientTcpRtt": 5,
8+
"clientQuicRtt": 0,
9+
"colo": "RIX",
10+
"asn": 12578,
11+
"asOrganization": "Address pool for LTC-HOME customers",
12+
"country": "LV",
13+
"isEUCountry": "1",
14+
"city": "Riga",
15+
"continent": "EU",
16+
"region": "Riga",
17+
"regionCode": "RIX",
18+
"timezone": "Europe/Riga",
19+
"longitude": "24.10589",
20+
"latitude": "56.946",
21+
"postalCode": "LV-1001",
22+
"tlsVersion": "TLSv1.3",
23+
"tlsCipher": "AEAD-AES256-GCM-SHA384",
24+
"tlsClientRandom": "hwNRePi74ChiKlpZKlcZWe2f01rBLLzhIjCn63lJyms=",
25+
"tlsClientCiphersSha1": "kXrN3VEKDdzz2cPKTQaKzpxVTxQ=",
26+
"tlsClientExtensionsSha1": "1eY97BUYYO8vDaTfHQywB1pcNdM=",
27+
"tlsClientExtensionsSha1Le": "u4wtEMFQBY18l3BzHAvORm+KGRw=",
28+
"tlsExportedAuthenticator": {
29+
"clientHandshake": "eca2afc6697681de9280f834b124201baef08fe3b6aecafe705206f1085e94dc37716235caca44501ce8a1402e83d789",
30+
"serverHandshake": "a53c6fc3e418a10157ebb077889290c5cfd0e0ca75338a8e2fe48cfe34183c38c45aa75d4acc042b909c305fe52cf320",
31+
"clientFinished": "c501d3854acbddc9b1626051a0834fc54d1a137d7b7557114029de3a4e29d318090c8dfd4bd873b7f9a315f791aa6961",
32+
"serverFinished": "f462b9719faa3fa1f12c83157784d3a7a86551b9ea231163b7b784c794d034a0751ef5907119751926ed9c1f57f6a800"
33+
},
34+
"tlsClientHelloLength": "1605",
35+
"tlsClientAuth": {
36+
"certPresented": "0",
37+
"certVerified": "NONE",
38+
"certRevoked": "0",
39+
"certIssuerDN": "",
40+
"certSubjectDN": "",
41+
"certIssuerDNRFC2253": "",
42+
"certSubjectDNRFC2253": "",
43+
"certIssuerDNLegacy": "",
44+
"certSubjectDNLegacy": "",
45+
"certSerial": "",
46+
"certIssuerSerial": "",
47+
"certSKI": "",
48+
"certIssuerSKI": "",
49+
"certFingerprintSHA1": "",
50+
"certFingerprintSHA256": "",
51+
"certNotBefore": "",
52+
"certNotAfter": ""
53+
},
54+
"verifiedBotCategory": "",
55+
"edgeL4": { "deliveryRate": 811437 },
56+
"botManagement": {
57+
"corporateProxy": false,
58+
"verifiedBot": false,
59+
"jsDetection": { "passed": false },
60+
"staticResource": false,
61+
"detectionIds": {},
62+
"score": 99
63+
}
64+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"account": {
3+
"id": "bd50815e7fce16bb334c8a5016df3982",
4+
"name": "Fassko@gmail.com's Account"
5+
}
6+
}

0 commit comments

Comments
 (0)