Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa committed Aug 17, 2024
1 parent 0e95992 commit 416c34e
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions cspell.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
{
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
"version": "0.2",
"ignorePaths": [
"node_modules/**",
".**/"
],
"files": [
"**/*.md",
"**/*.mdx",
"**/*.tsx",
"**/*.ts",
"**/*.json"
],
"ignorePaths": ["node_modules/**", ".**/"],
"files": ["**/*.md", "**/*.mdx", "**/*.tsx", "**/*.ts", "**/*.json"],
"words": [
"ABAP",
"Abuild",
Expand Down

0 comments on commit 416c34e

Please sign in to comment.