Skip to content

Commit

Permalink
style: CR LF -> LF
Browse files Browse the repository at this point in the history
  • Loading branch information
ndxbn committed Oct 28, 2024
1 parent f91b878 commit 79d1ff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ class ApplicationInterface {
<<interface>>
}
%% entrypoint --> each application class
cli.ts_file --> ConsoleApplication: use
server.ts_file --> HttpApplication: use
cli-ts_file --> ConsoleApplication: use
serve-ts_file --> HttpApplication: use
import_as_module --> Application: import
%% Application classes extends/implements
Expand Down

0 comments on commit 79d1ff0

Please sign in to comment.