Add Prettier

This commit is contained in:
Gregory Schier
2018-06-25 13:42:50 -04:00
parent 0ad7607ac3
commit 4901f03041
467 changed files with 16125 additions and 12289 deletions

View File

@@ -1,6 +1,5 @@
'use strict'
'use strict';
require('should')
require('should');
module.exports = function (snippet, fixtures) {
}
module.exports = function(snippet, fixtures) {};