Skip to content

Commit 83cb784

Browse files
authored
style: remove lint directive
Signed-off-by: Athan <[email protected]>
1 parent c8660e0 commit 83cb784

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/assert/is-method/examples

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/assert/is-method/examples/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/* eslint-disable object-curly-newline */
20-
2119
'use strict';
2220

2321
var isMethod = require( './../lib' );

0 commit comments

Comments
 (0)