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)
Thu, Oct 31, 4:32 PM
Unknown Object (File)
Thu, Oct 31, 4:32 PM
Unknown Object (File)
Thu, Oct 31, 4:32 PM
Unknown Object (File)
Thu, Oct 31, 4:30 PM
Unknown Object (File)
Fri, Oct 25, 7:17 AM
Unknown Object (File)
Oct 1 2024, 2:32 PM
Unknown Object (File)
Oct 1 2024, 2:32 PM
Unknown Object (File)
Oct 1 2024, 2:29 PM
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