Skip to content

Commit cdef2a4

Browse files
committed
feat(test) lets keep it building 🌹
1 parent cef976c commit cdef2a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
},
88
"preferGlobal": "true",
99
"description": "The only TypeScript plugin you will ever need.",
10+
"scripts": {
11+
"test": "ntsc -p ./lib"
12+
},
1013
"engines": {
1114
"atom": ">=0.199.0 <2.0.0",
1215
"node": "*"

0 commit comments

Comments
 (0)