mirror of
https://github.com/tenrok/axios.git
synced 2026-06-05 16:42:32 +03:00
Using more strict eslint rules
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
/*eslint no-console:0*/
|
||||
|
||||
/**
|
||||
* Supply a warning to the developer that a method they are using
|
||||
* has been deprecated.
|
||||
|
||||
Reference in New Issue
Block a user