mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-22 15:18:27 -04:00
Add Prettier
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
'use strict'
|
||||
'use strict';
|
||||
|
||||
require('should')
|
||||
require('should');
|
||||
|
||||
module.exports = function (snippet, fixtures) {
|
||||
}
|
||||
module.exports = function(snippet, fixtures) {};
|
||||
|
||||
Reference in New Issue
Block a user