mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-02-04 00:06:19 +08:00
test(): add initial test suite (#523)
This commit is contained in:
committed by
Ibrahim Hadeed
parent
d5513db9bb
commit
1facde3966
@@ -5,7 +5,8 @@
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
"experimentalDecorators": true,
|
||||
"outDir": "dist"
|
||||
"outDir": "dist",
|
||||
"moduleResolution": "node"
|
||||
},
|
||||
"files": [
|
||||
"typings/es6-shim/es6-shim.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user