header
header copied to clipboard
(WIP) Type Declaration for Header plugin
- Created tsconfig.ts , header.d.ts and index.ts
- Added types section in package.json
Because of using Vite, your d.ts file might be missed after compiling. There is a plugin that can copy declaration files to the dist folder.
Please, update eslint config to use codex/ts
Resolved by #108