Does rollup support typescript in rollup config file?

For the meantime, while it is not yet supported, JSDoc might be come useful to type check the rollup configuration. (It only works on editor that support JSDoc. e.g. VSCode).

/** @type {import('rollup').RollupOptions} */
const options = {
  ...
};

export default options;

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)