Skip to content

Commit

Permalink
fix: remove md from editorconfig in exaemple angular
Browse files Browse the repository at this point in the history
  • Loading branch information
esoubiran-aneo committed Jun 26, 2023
1 parent 0b5e224 commit 5383395
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions examples/angular/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,3 @@ trim_trailing_whitespace = true

[*.ts]
quote_type = single

[*.md]
max_line_length = off
trim_trailing_whitespace = false
2 changes: 1 addition & 1 deletion examples/angular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a demo to explain the use of ArmoniK Api for Angular.

Please, refer to the documentation to get more information about the usage of the library. We write a special guide to help you to use ArmoniK Api with Angular.
Please refer to the documentation to get more information about the use of the library. You will find a guide on how to use ArmoniK API with Angular.

## How to run

Expand Down

0 comments on commit 5383395

Please sign in to comment.