Skip to content

Commit

Permalink
Project command (#387)
Browse files Browse the repository at this point in the history
Co-authored-by: Nícholas André <nicholas.andre@10up.com>
  • Loading branch information
tlovett1 and nicholasio authored May 24, 2024
1 parent a01b5ec commit dba1534
Show file tree
Hide file tree
Showing 30 changed files with 1,462 additions and 396 deletions.
5 changes: 5 additions & 0 deletions .changeset/fifty-ants-call.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"10up-toolkit": patch
---

Project Command (BETA)
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf

[*.{yml}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
Loading

0 comments on commit dba1534

Please sign in to comment.