This repository has been archived by the owner on Jul 29, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing commend end in .eslintrc (#3264)
Fix typo in #3262, ending `*/` of a block comment was missing. Also disabled new item `no-useless-escape` for linting, because this triggers a bit too often for comfort.
- Loading branch information