Skip to content

Commit 41d63ea

Browse files
authored
fix: Warning missing lexical-binding cookie
1 parent b8747cd commit 41d63ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Eask

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
;; -*- mode: eask; lexical-binding: t -*-
2+
13
(package "copy-file-on-save"
24
"0.1.0"
35
"Automatic syncronize when file saved.")

0 commit comments

Comments
 (0)