diff options
author | 2019-11-20 14:16:32 +0700 | |
---|---|---|
committer | 2019-11-20 14:16:32 +0700 | |
commit | fbdaf3d7c5f77a9d69fc0eb029ca17b050ac4263 (patch) | |
tree | c8abd7903c5a2f3a679ce168a5aeae9812ab4abf /source/features/embed-gist-inline.tsx | |
parent | fc8fbf0339555f30e6711595d78398304b5b210c (diff) | |
download | refined-github-fbdaf3d7c5f77a9d69fc0eb029ca17b050ac4263.tar.gz refined-github-fbdaf3d7c5f77a9d69fc0eb029ca17b050ac4263.tar.zst refined-github-fbdaf3d7c5f77a9d69fc0eb029ca17b050ac4263.zip |
Meta: exclude test exports from page-detect autocompletion
Autocompleting `features.isP | `
Before:
features.isPR
features.isPRTest
features.isPRCommit
features.isPRCommitTest
features.isPRList
features.isPRListTest
After:
features.isPR
features.isPRCommit
features.isPRList
Exports starting with _ are pushed to the end of the autocomplete list
Diffstat (limited to 'source/features/embed-gist-inline.tsx')
0 files changed, 0 insertions, 0 deletions