nativescript-plugin-appsflyer
Version:
Appsflyer SDK for NativeScript applications
17 lines • 549 B
JSON
{
"NativescriptExtend.fileAssociations": [
{
"systemId": "/Users/gabrielmandler/Desktop/appsflyer-nativescript-plugin/schema/tns.xsd",
"pattern": "**/**/*.xml"
},
{
"systemId": "http://www.w3.org/2001/XMLSchema.xsd",
"pattern": "/Users/gabrielmandler/Desktop/appsflyer-nativescript-plugin/schema/tns.xsd"
}
],
"files.exclude": {
"schema": true
},
"NativescriptExtend.format.enabled": true,
"NativescriptExtend.validation.enabled": true
}