Somjit Nag

Results 3 comments of Somjit Nag

Would really love to see this implemented. It really hurts my eyes when there's no line break between the class declaration and the first code line inside the class. My...

Same problem. Environment: ``` Ubuntu 20.04 on windows via WSL2. Node version : 12.19.0 ``` I get the error when I use `npm install -g drizzle` However, following [the link...

> I tried changing the input/src of the `serverless.yml` to the output of the compliled js, but on `sls deploy`, the node_modules was not deployed to the lambda. > >...