Skip to content

Commit 7c9b609

Browse files
committed
chore: fix package json indents
1 parent 59960a3 commit 7c9b609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
"build/include"
120120
],
121121
"files": [
122-
"src/*.cpp",
123-
"src/*.h"
122+
"src/*.cpp",
123+
"src/*.h"
124124
],
125125
"linelength": "120"
126126
}

0 commit comments

Comments
 (0)