Postprocessing: Typescript implementation

Created on 19 Dec 2019  路  3Comments  路  Source: vanruesc/postprocessing

Hi,
Will this package be implemented with types?
Thanks

question

Most helpful comment

Hello,

sorry, but there are no plans to introduce TypeScript or PureScript in this project. I much prefer standard JS for various reasons and believe that TypeScript will become obsolete as soon as more type-related features arrive in standard JS.

All 3 comments

Hello,

sorry, but there are no plans to introduce TypeScript or PureScript in this project. I much prefer standard JS for various reasons and believe that TypeScript will become obsolete as soon as more type-related features arrive in standard JS.

You speak the language of my people. @vanruesc

But for any people who wants to use typescript on their projects without setting // @ts-ignore comment before each import of postprocessing, you can still use dts-gen to create definitions 馃檪

Was this page helpful?
0 / 5 - 0 ratings

Related issues

emmelleppi picture emmelleppi  路  4Comments

Mykita picture Mykita  路  3Comments

Monder87 picture Monder87  路  3Comments

bendxr picture bendxr  路  4Comments

AlexAegis picture AlexAegis  路  3Comments