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)
Wed, Jun 12, 10:11 AM
Unknown Object (File)
Fri, Jun 7, 5:57 AM
Unknown Object (File)
Fri, Jun 7, 1:46 AM
Unknown Object (File)
Sat, Jun 1, 6:49 PM
Unknown Object (File)
Tue, May 28, 10:19 PM
Unknown Object (File)
Tue, May 28, 10:19 PM
Unknown Object (File)
Tue, May 28, 10:18 PM
Unknown Object (File)
Tue, May 28, 10:16 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