Shinigami

Results 749 comments of Shinigami
trafficstars

General a good suggestion, but currently I would like to not release more versions because @rashfael is working on https://github.com/rashfael/eslint-plugin-vue-pug It's not done yet, and you may want to subscribe...

> could you help me with typescript definitions [here](https://github.com/Shinigami92/eslint-plugin-vue-pug-sfc/pull/162/files#diff-0e35a567a10f34e91fb159fab8e0757f7f3deed567a2672fa0bbee1ea61b5bdaR14)? I will look into this tomorrow

@rashfael We need to use something like this: ```ts import * as vuePlugin from 'eslint-plugin-vue'; const rule = vuePlugin.rules['no-textarea-mustache']; ``` But as I said, `eslint-plugin-vue` doesn't bring types with it,...

How do you _`AUTOGENERATED`_ the files, could you add the script in the `scripts` folder? Also, how do we add custom pug specific tests if these tests are autogenerated?

This should not be an error but only a warning for devs working on the project 🤔 https://github.com/Shinigami92/eslint-plugin-vue-pug-sfc/blob/e6f6616581823a7a88c7db11115a9feff7964499/package.json#L69 I also do **not** have set [`engineStrict`](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#engines) > Unless the user has...

@rashfael tries to tackle this :+1: :heart:

> @Shinigami92 Made an [issue](https://github.com/vuejs/eslint-plugin-vue/issues/1810) on eslint-plugin-vue but it got closed. I have no idea how to handle this but if it were to be fixed I can communicate it...

@Blissful89 also, I'm very happy for every helping hand in this project. Sponsoring money would currently **not** help :slightly_smiling_face: It's really just a problem that I do not have the...

The line is here https://github.com/Shinigami92/eslint-plugin-vue-pug-sfc/blob/99c0c01b35d658c95b9fe2c40185b153002f21ae/src/utils/index.ts#L335 Who wants to help and setup a PR for that?

Currently I'm hardly busy in another project, so I may have not time for a week or two But I can review stuff :slightly_smiling_face: if you are happy to open...