sapling/addons/textmate
Jun Wu 7136155de1 lint: fix various lint issues detected by newer version of linters
Summary:
Those are detected by D52528858. However, D52528858 might have other issues
that might prevent upgrade. So I move the lint fixes to a standalone diff.

Reviewed By: evangrayk

Differential Revision: D52531364

fbshipit-source-id: 322d73ac0c74b602b5af4fd59aaf2acf5145d81a
2024-01-04 14:04:27 -08:00
..
src add c++ as C++ grammar alias 2023-09-22 13:15:04 -07:00
.gitignore Re-sync with internal repository 2022-11-15 00:48:09 -08:00
package.json Update prettier to v2.8.8 2023-06-06 20:06:25 -07:00
README.md Re-sync with internal repository 2022-11-15 00:48:09 -08:00
tsconfig.json lint: fix various lint issues detected by newer version of linters 2024-01-04 14:04:27 -08:00
yarn.lock Re-sync with internal repository 2022-11-15 00:48:09 -08:00

Fetching TextMate Grammars

Rather than vendor third-party TextMate grammars, we fetch them at build time and generate the code that is used to load them in the code review UI.