Skip to content

Commit

Permalink
updated dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwondercorn committed Dec 3, 2018
1 parent 763819c commit 4fcd213
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
3 changes: 2 additions & 1 deletion index.aff
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ SFX L Y 1
SFX L 0 ment .

# REP count must be exact!!!
REP 111
REP 112
REP css CSS
REP configPaths configPath
REP ember Ember
Expand All @@ -147,6 +147,7 @@ REP minifyjs minifyJS
REP NPM npm
REP Qunit QUnit
REP semver SemVer
REP Sember SemVer
REP subfoler subdirectory
REP subfolders subdirectories
REP testem Testem
Expand Down
9 changes: 7 additions & 2 deletions index.dic
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Config
DevTools
ESLint
Ember
Ember_Observer
Homebrew
JavaScript
QUnit
Expand All @@ -29,7 +30,7 @@ Vim
VSCode
addon/S
addAddonToProject
addBowerPackageToProjec
addBowerPackageToProject
addPackageToProject
afterInstall
afterUninstall
Expand All @@ -49,13 +50,16 @@ deprecation/S
ember-try
ember-styleguide
engineering/A
fileMapTokens
filesPath
html
http
in-depth
in-repo
lifecycle/S
linter
localhost:4200
lockfile/S
md5
minifi/DR
minify/G
Expand All @@ -64,9 +68,10 @@ minifyJS
minification
minified
namespace/S
normalizeEntityName
npm
localhost:4200
outputPaths
pathing
performant
podModulePrefix
precompiler/S
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-dictionary",
"version": "0.0.4",
"version": "0.0.5",
"description": "Hunspell dictionary for Ember guides",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 4fcd213

Please sign in to comment.