Skip to content

Commit

Permalink
Initial design rationale doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ericanderson committed Jul 22, 2024
1 parent d8edf10 commit f61f56b
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .changeset/gorgeous-coats-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion packages/monorepo.cspell/cspell.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ const cspell = {
overrides: [
{
filename: ["**/*.md"],
dictionaries: ["foundry-words"],
dictionaries: ["foundry-words", "dev-words"],
},
{
filename: [".changeset/**/*.md"],
Expand Down
4 changes: 3 additions & 1 deletion packages/monorepo.cspell/dict.normal-dev-words.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
aggregatable
codegen
devx
Discoverability
duplicative
Geolocatable
groupable
isModifierable
onwarn
Expand All @@ -13,4 +16,3 @@ uncapitalize
unevaluable
unioned
webapi
Geolocatable
13 changes: 7 additions & 6 deletions packages/monorepo.cspell/dict.npm-packages.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
arethetypeswrong
attw
consola
dprint
execa
jiti
luxon
manypkg
Momentjs
monorepolint
ngeohash
npmjs
dprint
tsup
attw
ngeohash
arethetypeswrong
monorepolint
luxon

0 comments on commit f61f56b

Please sign in to comment.