Page MenuHomePhabricator

Add opaque-ke WASM modules to .eslintignore
ClosedPublic

Authored by ashoat on Apr 26 2023, 12:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 6:39 AM
Unknown Object (File)
Mon, Apr 22, 6:39 AM
Unknown Object (File)
Mon, Apr 22, 6:39 AM
Unknown Object (File)
Mon, Apr 22, 6:34 AM
Unknown Object (File)
Thu, Mar 28, 8:24 PM
Unknown Object (File)
Mar 4 2024, 3:52 AM
Unknown Object (File)
Mar 4 2024, 3:52 AM
Unknown Object (File)
Mar 4 2024, 3:52 AM
Subscribers

Details

Summary

The JS in these folders is codegenned, so we don't want to run ESLint on them.

Test Plan
  1. Build opaque-ke: cd web/opaque-ke-wasm && yarn build
  2. Run yarn eslint:fix at the repo root and make sure there are no errors from opaque-ke-wasm artifacts

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable