about summary refs log tree commit diff
path: root/website
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-03-24T13·29+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-03-24T13·29+0000
commit265b691c9b076d61b1ed59a07b4a84ad6a74e020 (patch)
tree1b670e91251e46ed5315f758861c3bb7d02fd988 /website
parent527aeeeced9fdcc2fc3a6a08c58ceb3a17ae2122 (diff)
Add @types/node to typescript boilerplate
Parcel uses process.env to expose environment variables. Since process.env is a
Node concept and this boilerplate is for TypeScript projects, we need
@types/node to support these Node types.
Diffstat (limited to 'website')
0 files changed, 0 insertions, 0 deletions