1.0.4 • Published 12 months ago
@emoyly/devutils v1.0.4
UNDER DEVELOPMENT
Probably don't use this
This package currently just provides a tsconfig.json file. Probably will do more in the future. Use like this (tsconfig.json):
{
"extends": "@emoyly/devutils/tsconfig",
}
Note: When using this package in the current workspace, you must extend @emoyly/devutils/tsconfig-base
instead, as the file is renamed in the dist directory.
NOTE: You have to install @emoyly/utils
for this package to work