Page MenuHomePhabricator

Add opaque-ke WASM modules to .eslintignore
ClosedPublic

Authored by ashoat on Apr 26 2023, 12:53 PM.
Tags
None
Referenced Files
F3738385: D7633.diff
Thu, Jan 9, 8:59 AM
Unknown Object (File)
Tue, Dec 31, 2:26 AM
Unknown Object (File)
Tue, Dec 31, 2:25 AM
Unknown Object (File)
Tue, Dec 31, 2:25 AM
Unknown Object (File)
Tue, Dec 31, 2:22 AM
Unknown Object (File)
Nov 25 2024, 8:43 PM
Unknown Object (File)
Oct 31 2024, 4:32 PM
Unknown Object (File)
Oct 31 2024, 4:32 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