how to install gatsby with typescript
# Install this on the current gatsby project
npm install gatsby-plugin-typescript & npm install typescript --save-dev
# Yarn
yarn add gatsby-plugin-typescript & yarn add typescript --dev
# gatsby-config.js
module.exports = {
plugins: [
`gatsby-plugin-typescript`,
],
}
# https://medium.com/@stojanpeshov/how-to-setup-gatsbyjs-starter-with-typescript-eslint-prettier-269b1a0a812f
Also in Shell:
- install gnu grep on mac
- undo git pull origin master into feature branch
- git hooks
- npm install webpack
- bash find files or operator
- where is my .git config mac
- linux datei erstellen
- how to stop a port in macos
- docker build from github repository
- set email git
- linux replace string in all files
- adding jars to classpath in linux
- delete local branch git
- find process id of port ubuntu
- install rancher
- commit the add complete folder to github
- install firebase npm
- bash check if process is running by name
- how to add application to unity launcher
- git pull hard
- bash delete folder
- powershell get all computers in ou
- setup github password terminal
- how to install pyqt5 dev tools