@aleph-alpha/tsconfig-frontend
v0.5.0
Published
_@aleph-alpha/tsconfig-frontend_
Readme
TS config
@aleph-alpha/tsconfig-frontend
This is a ts-config with basic recommended/required config for a Aleph Alpha frontend applications.
# To install this package
yarn add @aleph-alpha/tsconfig-frontend
# Usage example
{
"extends": "@aleph-alpha/tsconfig-frontend",
}
