We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 030922b commit a61f4c0Copy full SHA for a61f4c0
src/Deprecator/Deprecations.js
@@ -11,4 +11,4 @@
11
*
12
* If there are no deprecations this must return an empty array anyway.
13
*/
14
-module.exports = [{ optionKey: 'directAccess', changeNewDefault: 'true' }];
+module.exports = [];
0 commit comments