Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 1b0aa25

Browse files
author
steelbrain
committed
🎨 Only run ucompiler on src directory
1 parent d34746f commit 1b0aa25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"scripts": {
1313
"lint": "eslint .",
14-
"compile": "ucompiler go"
14+
"compile": "ucompiler go src"
1515
},
1616
"dependencies": {
1717
"atom-linter": "^3.4.0",

0 commit comments

Comments
 (0)