UNPKG

yhtml5-test

Version:

A test framework for front-end projects

14 lines (13 loc) 190 B
{ extends: [ "airbnb-base", "plugin:flowtype/recommended" ], parser: "babel-eslint", plugins: [ "flowtype" ], rules: { 'no-template-curly-in-string': 'off' } }