From 0702418cea07629ac74960674bdf7f72076ee8ce Mon Sep 17 00:00:00 2001 From: Sam Verschueren Date: Thu, 18 Feb 2016 19:57:16 +0100 Subject: [PATCH] add AVA --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71d3050..ae15b79 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o - [eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) - Linter for [eslint](http://eslint.org/). - [XO](https://marketplace.visualstudio.com/items?itemName=samverschueren.linter-xo) - Linter for [XO](https://github.com/sindresorhus/xo). +- [AVA](https://marketplace.visualstudio.com/items?itemName=samverschueren.ava) - Snippets for [AVA](https://github.com/sindresorhus/ava). ### PHP