Files
shorebird/.vscode/settings.json
T

24 lines
314 B
JSON

{
"dart.lineLength": 80,
"[dart]": {
"editor.rulers": [80]
},
"cSpell.words": [
"aarch",
"androideabi",
"armv",
"calloc",
"cbindgen",
"dylib",
"libapp",
"libc",
"libflutter",
"repr",
"reqwest",
"rollouts",
"rustup",
"struct",
"tempdir"
]
}