0.6.7 • Published 5 years ago
xchat-types v0.6.7
typescript-boilerplate
A quick start repo for typescript projects.
Contains these tools:
- Prettier for code formatting
- TSLint for linting
- Husky & lint-staged for pre-commit hooks (currently foirmats and then lints the code pre-commit)
All of your typescript files should go in the ./src
directory, and the compiled javscript will be available at ./dist
.
Setup
- Install the dependencies
yarn
- Start the project. Typescript will be compiled automatically.
yarn start
You can now lint your project with yarn lint
or yarn lint-fix
0.6.7
5 years ago
0.6.6
5 years ago
0.6.5
5 years ago
0.6.4
5 years ago
0.6.3
5 years ago
0.6.2
5 years ago
0.6.1
5 years ago
0.6.0
5 years ago
0.5.0
5 years ago
0.4.7
5 years ago
0.4.6
5 years ago
0.4.5
5 years ago
0.4.4
5 years ago
0.4.3
5 years ago
0.4.2
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.0
5 years ago
0.1.0
5 years ago