Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Montse Ortega <[email protected]>
  • Loading branch information
ammont82 authored Oct 7, 2024
1 parent e498ca5 commit 48560e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ export default {
- Optionally add `plugin:@typescript-eslint/stylistic-type-checked`
- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list

## bundle creation
We can create a TGZ file executing `yarn bundle`and this file can be consumed by other projects.
## TGZ file creation
We can create a TGZ file executing `yarn bundle`and this file can be consumed by other projects.

0 comments on commit 48560e0

Please sign in to comment.