hinell

Results 171 comments of hinell

Good news. ESLint guys already started [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) project to support TS. They are also looking for help. [Here is the statement.](https://eslint.org/blog/2019/01/future-typescript-eslint#the-future-of-typescript-on-eslint).

@LynnKirby So is there any progress on that?

I spent a little bit of my time by digging up default template and I have just found that the most of functionality of the `html` generation engine is hidden...

@nietoperz809 I'm experiencing the same problem with LED indicators. Would you like to create a separate issue on that?

@nietoperz809 Hi! I checked out two file called `include/autocnfig.h` `include/rtl8188e_led.h` and there is control directive called `CONFIG_RTW_LED`. I just have placed the following line into `make` file to see if...

It looks like it doesn't support [stats](https://nodejs.org/dist/latest-v11.x/docs/api/fs.html#fs_class_fs_stats) object either. At least, as of `v11.x.x` version of Node.

@melopee It does work well with earlier 5.0.1.17 though. May be this should be an error, not an incorrect tree.

@aiko-is-bored I think it's generally bad idea to reinvent the wheel. Only if you want to do it just for fun.

@crazywhalecc Take a look here: #24