PromucFlow_constructor/app/client/packages/rts
Valera Melnikov abff60b6a2
chore: improve eslint rules (#26056)
## Description
Make eslint rules stricter for packages

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [x] Jest
- [ ] Cypress

## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag

Co-authored-by: Valera Melnikov <melnikov.vv@greendatasoft.ru>
2023-08-07 15:38:48 +03:00
..
src chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
.env.example chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
.eslintrc.json chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00
.prettierignore chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
build.sh chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
jest.config.js chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
package.json chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
README.md chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
start-server.sh chore: fix RTS start failure script (#24162) 2023-06-07 10:44:53 +05:30
tsconfig.json chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00

Appsmith Realtime Server

This is the code for the Appsmith realtime server.