shoelace/cspell.json

134 wiersze
2.1 KiB
JSON
Czysty Zwykły widok Historia

2022-01-01 01:39:16 +00:00
{
"version": "0.2",
"words": [
"allowfullscreen",
"animationend",
"Animista",
"apos",
"atrule",
"autocorrect",
"autoplay",
"bezier",
"boxicons",
"chatbubble",
"claviska",
"Clippy",
"codepen",
"colocated",
"combobox",
"Composability",
"Consolas",
"contenteditable",
"copydir",
"coverpage",
"crossorigin",
"crutchcorn",
"csspart",
"cssproperty",
"datetime",
"describedby",
2022-01-01 01:39:16 +00:00
"Docsify",
"dropdowns",
"easings",
"eqeqeq",
2022-01-01 01:39:16 +00:00
"erroneou",
"esbuild",
"exportparts",
"fieldsets",
2022-02-28 14:59:32 +00:00
"formaction",
2022-01-01 01:39:16 +00:00
"formdata",
2022-02-28 14:59:32 +00:00
"formmethod",
"formnovalidate",
"formtarget",
2022-01-01 01:39:16 +00:00
"FOUC",
"FOUCE",
"fullscreen",
2022-01-27 13:56:51 +00:00
"giga",
2022-01-01 01:39:16 +00:00
"globby",
"Grayscale",
"haspopup",
"heroicons",
"hexa",
"Iconoir",
"Iframes",
"iife",
2022-01-01 01:39:16 +00:00
"inputmode",
"ionicon",
"ionicons",
"jsDelivr",
"jsfiddle",
2022-02-16 21:02:21 +00:00
"jsonata",
2022-01-01 01:39:16 +00:00
"keydown",
"keyframes",
"labelledby",
"Laravel",
"LaViska",
"litelement",
"lowercasing",
2022-01-31 15:46:22 +00:00
"Lucide",
2022-01-01 01:39:16 +00:00
"maxlength",
"Menlo",
"minlength",
"monospace",
"mousedown",
"mouseup",
"nextjs",
"noopener",
"noreferrer",
"novalidate",
"outdir",
"ParamagicDev",
2022-01-27 13:56:51 +00:00
"peta",
"petabit",
2022-01-01 01:39:16 +00:00
"progressbar",
"radiogroup",
"Railsbyte",
"remixicon",
"reregister",
"resizer",
"resizers",
"rgba",
"roadmap",
"Roboto",
"saturationl",
2022-01-01 01:39:16 +00:00
"Schilp",
"Segoe",
"semibold",
"slotchange",
"spacebar",
2022-01-25 22:32:38 +00:00
"stylesheet",
2022-01-01 01:39:16 +00:00
"Tabbable",
"tabindex",
"tablist",
"tabpanel",
"templating",
2022-01-27 13:56:51 +00:00
"tera",
2022-01-01 01:39:16 +00:00
"textareas",
"transitionend",
"Triaging",
"ttsc",
2022-01-01 01:39:16 +00:00
"turbolinks",
"unbundles",
"unbundling",
"unicons",
"unsupportive",
"valpha",
"valuenow",
"valuetext",
"WEBP",
"Webpacker",
"wordmark"
],
2022-01-31 15:46:22 +00:00
"ignorePaths": [
"package.json",
"package-lock.json",
".vscode/**",
"src/translations/!(en).ts",
"**/*.min.js"
],
"ignoreRegExpList": [
"(^|[^a-z])sl[a-z]*(^|[^a-z])"
],
2022-01-01 01:39:16 +00:00
"useGitignore": true
}