mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
This commit is contained in:
@@ -630,7 +630,7 @@ jQuery.ajax = function (url, {
|
||||
crossDomain = false,
|
||||
global = true,
|
||||
// ... more config
|
||||
}) {
|
||||
} = {}) {
|
||||
// ... do stuff
|
||||
};
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user