mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00: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