mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-20 12:46:36 +08:00
Fix comment syntax
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# From https://learn.jquery.com/plugins/basic-plugin-creation/
|
||||
// From https://learn.jquery.com/plugins/basic-plugin-creation/
|
||||
|
||||
## Basic Plugin Authoring
|
||||
// Basic Plugin Authoring
|
||||
|
||||
interface JQuery {
|
||||
greenify: GreenifyPlugin;
|
||||
|
||||
Reference in New Issue
Block a user