mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
Update typedoc and fix doc json gen
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
"target": "es5",
|
||||
"moduleResolution": "node",
|
||||
"noImplicitAny": false,
|
||||
"lib": ["es6"]
|
||||
"lib": ["es6"],
|
||||
"paths": {
|
||||
"@ionic-native/core": ["../src/@ionic-native/core"]
|
||||
}
|
||||
},
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user