Commit e7bda9d
committed
GLSP-1636: Compile before linting to resolve workspace imports
The example app now consumes @eclipse-glsp/ide via 'workspace:*', so
import-x/no-unresolved fails unless the package's lib output exists.
Run 'compile' from the 'lint' script (and 'build' in 'check:all') so
linting works on a clean tree, including the CI Lint job.
Part of: eclipse-glsp/glsp#16361 parent b3451b1 commit e7bda9d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments