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
Differential D3750
[landing] [chore] [ENG-1010] add disable comments in webpack config • benschac on Apr 15 2022, 1:45 PM. Authored by Tags None Referenced Files
Details 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 everything still works as expected.
Diff Detail
Event TimelineComment Actions Is there a way we can modify the ESLint config to handle this instead of adding these eslint-disable comments? Comment Actions Per @atul's 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 |