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
Unknown Object (File)
Sat, Mar 15, 9:54 PM
Unknown Object (File)
Thu, Feb 20, 2:38 PM
Unknown Object (File)
Jan 30 2025, 5:02 PM
Unknown Object (File)
Jan 30 2025, 8:57 AM
Unknown Object (File)
Jan 28 2025, 5:40 AM
Unknown Object (File)
Jan 17 2025, 10:04 AM
Unknown Object (File)
Jan 6 2025, 6:25 PM
Unknown Object (File)
Dec 31 2024, 9:17 AM

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