Alex Dima
|
46e068c506
|
Move common imports to .eslintrc.json
|
2022-01-25 21:28:37 +01:00 |
|
Alexandru Dima
|
54b242dcd7
|
Fix problem with code-import-patterns on Windows
|
2022-01-24 16:03:50 +01:00 |
|
Alex Dima
|
62b0d5cb81
|
Add /~ as a layer template, adopt it, simplify and align code import rules (#140857)
|
2022-01-18 18:27:34 +01:00 |
|
Alex Dima
|
aa86df2561
|
For each target, allow importing itself
|
2022-01-18 18:27:34 +01:00 |
|
Alex Dima
|
0ae845536b
|
Avoid leading **
|
2022-01-17 21:21:38 +01:00 |
|
Alex Dima
|
4aed6e1fd1
|
Ensure all files are covered by code-import-patterns (fixes #140857)
|
2022-01-17 17:55:45 +01:00 |
|
Johannes Rieken
|
324764a4df
|
cleanup rule meta data, add links when possible
|
2019-12-31 11:32:41 +01:00 |
|
Johannes Rieken
|
4db80066b4
|
use ts-es-tree-typings, support import-equals
|
2019-12-30 14:08:44 +01:00 |
|
Johannes Rieken
|
808865cf57
|
extract import path detection into util
|
2019-12-30 13:01:33 +01:00 |
|
Johannes Rieken
|
9819da68ab
|
migrate import-patterns rule to eslint
|
2019-12-30 10:03:52 +01:00 |
|