Skip to content

Commit b74fef4

Browse files
committed
Disable lint rule
1 parent b6cd9cf commit b74fef4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/test.cli.js

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
* limitations under the License.
1717
*/
1818

19+
/* eslint-disable no-restricted-syntax */
20+
1921
'use strict';
2022

2123
// MODULES //

0 commit comments

Comments
 (0)