diff --git a/Makefile b/Makefile index c0fcdbdb66..3e0ac0271d 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ transifex_input = $(i18n)/transifex_input.json # This directory must match .babelrc . transifex_temp = ./temp/babel-plugin-formatjs + precommit: npm run lint npm audit diff --git a/README.rst b/README.rst index 133818538f..31425f0670 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,8 @@ frontend-app-authoring |license-badge| |status-badge| |codecov-badge| + + Purpose ******* @@ -377,6 +379,8 @@ file in this repo. .. _Backstage: https://open-edx-backstage.herokuapp.com/catalog/default/component/frontend-app-course-authoring + + Reporting Security Issues *************************