@daiyam/artifact-lang-ts
Version:
The configuration for my typescript projects
30 lines (20 loc) • 838 B
Markdown
[@daiyam/artifact-lang-ts](https://github.com/daiyam/artifact-configs/tree/master/packages/lang-ts)
===================================================================================================
[](./LICENSE)
[](https://www.npmjs.com/package/@daiyam/artifact-lang-ts)
The configuration for my [typescript](https://www.typescriptlang.org/) projects.
Getting Started
---------------
```sh
mkdir myproject
cd myproject
npm init -y
artifact add @daiyam/lang-js @daiyam/lang-ts
```
Dependencies
------------
- [xo](https://github.com/xojs/xo)
License
-------
Copyright © 2021-present Baptiste Augrain
Licensed under the [MIT license](https://opensource.org/licenses/MIT).