We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cd9cf commit b74fef4Copy full SHA for b74fef4
test/test.cli.js
@@ -16,6 +16,8 @@
16
* limitations under the License.
17
*/
18
19
+/* eslint-disable no-restricted-syntax */
20
+
21
'use strict';
22
23
// MODULES //
0 commit comments