diff options
Diffstat (limited to 'configs/shared/.emacs.d/snippets/rjsx-mode/action-extractor')
-rw-r--r-- | configs/shared/.emacs.d/snippets/rjsx-mode/action-extractor | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/shared/.emacs.d/snippets/rjsx-mode/action-extractor b/configs/shared/.emacs.d/snippets/rjsx-mode/action-extractor deleted file mode 100644 index 62834a29ab04..000000000000 --- a/configs/shared/.emacs.d/snippets/rjsx-mode/action-extractor +++ /dev/null @@ -1,5 +0,0 @@ -# -*- mode: snippet -*- -# name: exactness -# key: $x -# -- -$Exact<$Call<typeof $1>> \ No newline at end of file |