Skip to content

Commit f3b324d

Browse files
committed
fix max-len
1 parent dc28464 commit f3b324d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/js/remote/demo.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint max-len: 0 */
12
import React from 'react';
23
import RemoteStoreSorting from './remote-store-sorting';
34
import RemoteStoreFiltering from './remote-store-filtering';

0 commit comments

Comments
 (0)