We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120d533 commit e274e61Copy full SHA for e274e61
.prettierrc
@@ -0,0 +1 @@
1
+semi: false
setup.sh
@@ -14,6 +14,7 @@ ln -is ~/dotfiles/.tmux.conf ~/.tmux.conf
14
ln -is ~/dotfiles/.jshintrc ~/.jshintrc
15
ln -is ~/dotfiles/.hyper.js ~/.hyper.js
16
ln -is ~/dotfiles/.tern-config ~/.tern-config
17
+ln -is ~/dotfiles/.prettierrc ~/.prettierrc
18
19
# setup vim
20
mkdir -p ~/.vim/backup
0 commit comments