mirror of https://github.com/sveltejs/svelte
fix: switch to our fork acorn typescript plugin (#15393)
* fix: switch to our fork acorn typescript plugin * changeset * bump * bump * bump * adjust snapshots * this should be obsolete now * bump * bumppull/15433/head
parent
0f2633736d
commit
ef7fd96ccf
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
chore: switch acorn-typescript plugin
|
@ -1,3 +0,0 @@
|
||||
// Silence the acorn typescript errors through this ambient type definition + tsconfig.json path alias
|
||||
// That way we can omit `"skipLibCheck": true` and catch other errors in our d.ts files
|
||||
declare module 'acorn-typescript';
|
Loading…
Reference in new issue