Use eslint for linting UI code.
Summary: Fix all eslint errors. Test Plan: typescript compiles Reviewers: zasgar, michelle, #engineering Reviewed By: zasgar, #engineering JIRA Issues: PC-168 Differential Revision: https://phab.corp.pixielabs.ai/D4767 GitOrigin-RevId: 820a0dd488d7b89cc2bda6321a6f854779a79dc3
Showing
+1176 -92
linters/eslint_ui.sh
0 → 100755
linters/pinterest/.phutil_module_cache
0 → 100644
linters/pinterest/LICENSE
0 → 100644
linters/pinterest/README.md
0 → 100644
linters/pinterest/__phutil_library_map__.php
0 → 100644
linters/pinterest/src/ESLintLinter.php
0 → 100644
linters/pinterest/src/PrettierLinter.php
0 → 100644
src/ui/.eslintignore
0 → 100644
src/ui/.eslintrc.json
0 → 100644
src/ui/.prettierrc
0 → 100644
Please register or sign in to comment