Skip to content

sheetalkamat/typescript-parcel-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-parcel-watcher

Prototype file and directory watcher for typescript with @parcel/watcher

Installing

git clone https:/sheetalkamat/typescript-parcel-watcher.git
cd typescript-parcel-watcher
npm i
npm run build

Usage

npm link
cd repoWithTypeScriptCode
npm link typescript-parcel-watcher

At this point you can pass --watchFactory typescript-parcel-watcher to tsc or set it in watchOptions of config file and/or vscode settings.

About

Watcher for typescript with @parcel/watcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published