diff --git a/.eslintrc.js b/.eslintrc.js index 0e87381..6f4fb65 100755 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -1,3 +1,3 @@ const { createConfig } = require('@edx/frontend-build'); -module.exports = createConfig('eslint'); \ No newline at end of file +module.exports = createConfig('eslint'); diff --git a/.npmignore b/.npmignore index 1ddd11f..ccd87cb 100755 --- a/.npmignore +++ b/.npmignore @@ -12,4 +12,4 @@ src .travis.yml babel.config.js Makefile -renovate.json \ No newline at end of file +renovate.json