Commit graph

18 commits

Author SHA1 Message Date
Brendan Forster
b1f2858bbd tell tslint inside VSCode to ignore definition files when linting 2019-03-15 12:00:51 -03:00
Brendan Forster
a56feee6db hide .eslintcache from the VS code sidebar 2018-01-11 14:56:20 -04:00
iAmWillShepherd
46e7315eb8 Not needed as this is captured in the ignore file 2018-01-10 10:17:28 -06:00
iAmWillShepherd
ee5af76d35 Add ignore file for prettier and update vs code to use it 2018-01-10 10:17:06 -06:00
Brendan Forster
b7ba940ba5 disable formatting for docs for now 2017-11-28 16:03:54 +11:00
joshaber
6aeab9b09b Ignore .awcache 2017-11-14 09:29:47 -05:00
joshaber
9575cf9e1a Set format on save
This makes Prettier support Just Work
2017-07-21 10:02:12 -04:00
joshaber
d72517828b Don't set Prettier's line width 2017-06-30 07:32:57 -07:00
iAmWillShepherd
115b54512d Change line width and when to use trailing commas 2017-06-28 16:56:23 -07:00
iAmWillShepherd
80e9b7e6bc Auto stash before merge of "prettify" and "master" 2017-06-28 16:56:22 -07:00
Nazim Hajidin
643596763a Fix searching in VSCode
Using the search function (Ctrl + Shift + F on Windows) gives an error message about parsing glob.
2017-05-18 22:55:48 -04:00
Brendan Forster
a58154cd8f ignore the compiled tslint-rules output 2017-05-03 14:46:28 +10:00
iAmWillShepherd
bcb0499c4c Retrack settings 2017-03-02 11:02:06 -06:00
iAmWillShepherd
d7f0fda50d Correct gitignore 2017-03-01 22:06:42 -06:00
Markus Olsson
8e9ef34bee Set tabsize to 2 2016-12-22 10:09:07 +01:00
Brendan Forster
14ba788a66 exclude these folders from the explorer tab 2016-11-25 09:48:04 +11:00
Brendan Forster
d78326c76e exclude generated folders and node_modules when searching 2016-11-25 09:38:38 +11:00
Brendan Forster
25e4e69061 tell VS Code to use the workspace version of TS 2016-11-15 14:49:36 -08:00