feature(package) add @putout/eslint-config

This commit is contained in:
coderaiser 2019-01-17 13:43:09 +02:00
parent d5d67b108f
commit 653a7bf2fa
8 changed files with 22 additions and 41 deletions

View file

@ -74,7 +74,7 @@ test('cloudfunc: render', (t) => {
const result = CloudFunc.buildFromJSON({
prefix : '',
data : JSON_FILES,
template: template
template
});
Expect += expect;