Skip to content

Commit b2e729b

Browse files
Himavanthmoritzraho
authored andcommitted
Fixing autocompletion with a trivial workaround (#32)
1 parent b9e535e commit b2e729b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTA
99
OF ANY KIND, either express or implied. See the License for the specific language
1010
governing permissions and limitations under the License.
1111
*/
12-
12+
require('./lib/StateStore')
1313
module.exports = require('./lib/init')

0 commit comments

Comments
 (0)