Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Ypconstante
Follow
New posts
New posts and comments
Total activity
5
Last activity
December 21, 2017 20:02
Member since
September 04, 2017 02:21
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (3)
Ypconstante
commented,
December 21, 2017 20:02
@Elena When I get home i'll make the sample project. Running ESLint with this kind of config works in the terminal. @Alangpierce my project already has the eslint-plugin-typescript, but it's in the...
Community
WebStorm
ESLint and .ts Typescript files
0 votes
Ypconstante
commented,
December 21, 2017 18:30
When the parser and plugin options are in the override section only, the TypeScript lint doesn't work. Example: overrides: [{ files: "app/**/*.ts"), parser: "typescript-eslint-parser", plu...
Community
WebStorm
ESLint and .ts Typescript files
0 votes
Ypconstante
commented,
September 04, 2017 02:21
There is any alternative to creating a plugin just to do this? My use case is that I want to create a varargs setter when the property is a Collection, and also create the standard setter. Why Inte...
Community
IntelliJ IDEA Users
Generate Multiple Getters in Template
0 votes