## Description This PR adds [crypto web api](https://developer.mozilla.org/en-US/docs/Web/API/Crypto) support in linting Fixes #15469 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested? - [x] https://github.com/appsmithorg/TestSmith/issues/1996 ## Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented on my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] 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 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration | ||
| locators | ||
| manual_TestSuite | ||
| plugins | ||
| sample_airbnb/sample_airbnb | ||
| snapshots/Smoke_TestSuite/ClientSideTests/VisualTests | ||
| support | ||
| .eslintrc.json | ||
| cypress-docker-compose.yml | ||
| index.ts | ||
| init-mysql-dump-for-test.sql | ||
| init-pg-dump-for-test.sql | ||
| setup-test-fat.sh | ||
| setup-test.sh | ||
| test.sh | ||
| tsconfig.json | ||