Page MenuHomePhabricator

[web] [chore] [ENG-1010] add flow disable comment
AbandonedPublic

Authored by benschac on Apr 15 2022, 1:47 PM.
Tags
None
Referenced Files
F2905392: D3752.id11527.diff
Sun, Oct 6, 5:12 AM
Unknown Object (File)
Fri, Oct 4, 2:39 PM
Unknown Object (File)
Fri, Oct 4, 2:39 PM
Unknown Object (File)
Fri, Oct 4, 2:37 PM
Unknown Object (File)
Sun, Sep 29, 4:21 AM
Unknown Object (File)
Thu, Sep 19, 9:28 PM
Unknown Object (File)
Aug 30 2024, 4:56 AM
Unknown Object (File)
Aug 29 2024, 10:34 PM

Details

Summary

Currently, if you're using vscode and want to edit this file you'll see red swiggles everywhere. we should disable flow here if were not checking it.

https://linear.app/comm/issue/ENG-1010/webpack-linting-chore

Test Plan

everything still works as expected.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

benschac retitled this revision from [web] [chore] add flow disable comment to [web] [chore] [ENG-1010] add flow disable comment.Apr 15 2022, 1:58 PM

Per @atul comment, we can ignore entire files from the config, which is done in this diff: https://phabricator.ashoat.com/D3761

closing this diff in favor of 3761