Commit be9b20b
committed
[FIX] composer: fix import from lib
It should import our AST type, not AST from prettier, which btw is just
an alias for `any`
closes #7012
Task: 0
X-original-commit: ca76072
Signed-off-by: Vincent Schippefilt (vsc) <vsc@odoo.com>
Signed-off-by: Lucas Lefèvre (lul) <lul@odoo.com>1 parent f4607ea commit be9b20b
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments