Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Jan 27, 2022
1 parent f70961e commit 71a9340
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,15 +111,7 @@
"Webpacker",
"wordmark"
],
"ignorePaths": [
"package.json",
"package-lock.json",
".vscode/**",
"src/translations/!(en).ts",
"**/*.min.js"
],
"ignoreRegExpList": [
"(^|[^a-z])sl[a-z]*(^|[^a-z])"
],
"ignorePaths": ["package.json", "package-lock.json", ".vscode/**", "src/translations/!(en).ts", "**/*.min.js"],
"ignoreRegExpList": ["(^|[^a-z])sl[a-z]*(^|[^a-z])"],
"useGitignore": true
}

0 comments on commit 71a9340

Please sign in to comment.