timbru31 edited a comment on issue #39: [Plugins] Typings
URL: https://github.com/apache/cordova/issues/39#issuecomment-426380912
 
 
   > Ok, from a first look at DefinitelyTyped/DefinitelyTyped:types@master it 
seems cordova is the only Apache Cordova related one left: 
DefinitelyTyped/DefinitelyTyped:types/cordova@master Correct?
   
   Seems so, yes. I haven't spotted any core plugins that I'm aware of with a 
quick look.
   
   > Which means, the others already have to be included in all our repos, or 
they just don't exist. Best way forward would be to confirm with the PMC that 
typings should stay in the Apache Cordova repos and will be considered for and 
included in future updates. Correct?
   
   Correct. Some might habe been migrated, some others deleted by the PR 
mentioned in my first comment. Correct about the PCM part I guess - I'm not 
that involved in Apache's project steering and management (yet).
   
   > We will probably want to create a super simple TypeScript test project 
that uses all the Apache Cordova packages where one can test the definitions I 
guess? Is there a way to CI them?
   
   Would be a good idea. The DefinitelyTyped project uses a simple "it does 
compile" TravisCI job. This could be adapted.  
   The TypeScript compiler can be used in the CI, a linter (tslint) does exist, 
too.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to