Skip to content

Commit

Permalink
[repo] Revert changes to cspell configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Jun 14, 2022
1 parent 6f6bb5a commit 455bb5f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions cspell.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,6 @@ const config = {
path: './project-words.txt',
noSuggest: true,
},
{
name: 'jira-tags',
path: './data/jira-tags.txt',
noSuggest: true,
},
{
name: 'tools-names',
path: './data/tools-names.txt',
noSuggest: true,
},
],
ignorePaths: [
'*.js',
Expand Down

0 comments on commit 455bb5f

Please sign in to comment.