Skip to content

Commit

Permalink
Style pass.
Browse files Browse the repository at this point in the history
  • Loading branch information
kitschpatrol committed Dec 7, 2023
1 parent 55ba8c1 commit 48aca7d
Show file tree
Hide file tree
Showing 98 changed files with 2,643 additions and 1,775 deletions.
89 changes: 2 additions & 87 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -1,89 +1,4 @@
{
"version": "0.2",
"words": [
"0b5vr",
"apos",
"Astro",
"astrojs",
"ayamflow",
"Bansal",
"beforeunload",
"bindability",
"buttongrid",
"camerakit",
"cameraring",
"camerawheel",
"colspan",
"crossorigin",
"cubicbezier",
"discoverability",
"Dmitriy",
"donmccurdy",
"Draggability",
"Fira",
"Florian",
"fontsource",
"FOUC",
"FOUSC",
"fpsgraph",
"frontmatter",
"Goliński",
"hashchange",
"Hiroki",
"Jakub",
"jankiness",
"jetblack",
"JUCE",
"KitDocs",
"kitschpatrol",
"Kokubun",
"Koźniewski",
"Krzysztof",
"labelledby",
"lerp",
"linkedom",
"linkify",
"markdownit",
"Matheus",
"Matija",
"Menlo",
"metehus",
"Mika",
"Nikiforov",
"noopener",
"noreferrer",
"pagefind",
"Palash",
"Panebuilder",
"Panepaint",
"phenomnomnominal",
"radiogrid",
"repalash",
"resizability",
"rgba",
"Roboto",
"rseidelsohn",
"Schödler",
"shoedler",
"skeuomorphic",
"STUI",
"stylelint",
"stylelintrc",
"svelteness",
"Sveltepress",
"tbody",
"thead",
"Threlte",
"tsconfigs",
"tsquery",
"tweakpane",
"unplugin",
"wght"
],
"language": "en,en-US",
"ignorePaths": ["package.json", "pnpm-lock.yaml", "*.svg", "*.mp4"],
"ignoreRegExpList": ["tp-.+", "tweakpane-plugin-.+"],
"useGitignore": true,
"enabled": true,
"enableFiletypes": ["astro", "svelte", "mdx", "patch"]
"import": "@kitschpatrol/cspell-config/main.json",
"ignorePaths": ["package.json", "pnpm-lock.yaml", "*.svg", "*.mp4"]
}
18 changes: 3 additions & 15 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
/dist

# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock
/scratch
.svelte-kit
.astro
*dist/
Loading

0 comments on commit 48aca7d

Please sign in to comment.