Giacomo Lombardi
Giacomo Lombardi
I'm using TypeScript and my app works with: ```typescript import * as expressWinston from 'express-winston' ```
Could be really useful, if i will have some time i will check how to do this. It will be an honor
## Dev status I don't find a way to locally test the snap package (generated by the electron-builder) but seems that the creation of this package is really simple. But,...
I don't know, maybe @manojVivek is the right contributor?
# Update I found a way to locally test a snap package: 1) run **yarn package-linux**, it creates a .snap file into `desktop-app/release` folder 2) extract the .snap file into...
https://semver.org/ I always used: major.minor.patch
I have not found what you say, not even in this document. Can you show me where the quote is?
So? Even if NPM uses an internal convention, the proposal could be good to be added, no? In that case, if a package moves from `0.0.1` to `0.0.2` it should...
Ok, the next step is to open a PR with my RFC. Is it right?
Is that RFC? https://github.com/npm/rfcs/pull/564 (if it's, seems to be really interesting)