Skip to content

Commit b4f1337

Browse files
committed
chore(prettier): test precommit hook
1 parent aead343 commit b4f1337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
'use strict';
1212

13-
const packageInfo = require('../package.json')
13+
const packageInfo = require('../package.json');
1414

1515
const { concat } = require('lodash');
1616
const copy = require('recursive-copy');

0 commit comments

Comments
 (0)