slint/api/node/__test__
Simon Hausmann 80bb7af08c node: Fix typescript setup for tests
Share tsconfig.json so that ava runs the typescript compiler also on the tests.
Similary, the syntax check now also covers the tests.

Sadly, the exception that the Slint compiler throws is not type declared,
so we have to use any.
Similarly, the object share returned by loadFile() is unknown
in terms of properties, callbacks, etc.
2023-10-27 11:39:44 +02:00
..
resources Replace neon node port (#3744) 2023-10-24 15:07:59 +02:00
api.spec.ts node: Fix typescript setup for tests 2023-10-27 11:39:44 +02:00
compiler.spec.ts node: Fix typescript setup for tests 2023-10-27 11:39:44 +02:00
globals.spec.ts Replace neon node port (#3744) 2023-10-24 15:07:59 +02:00
js_value_conversion.spec.ts node: Fix typescript setup for tests 2023-10-27 11:39:44 +02:00
types.spec.ts node: api review adjustements part I (#3766) 2023-10-26 10:02:49 +02:00
window.spec.ts node: api review adjustements part I (#3766) 2023-10-26 10:02:49 +02:00