Files
frontend-app-authoring/.eslintignore
Leangseu Kim e55f031c39 chore: add slot to allow additional course app plugin (#941)
* chore: add @openedx/frontend-plugin-framework

chore: move plugin page setting button to a props

chore: split out app setting modal for reusability

chore: add implementation of WTC plugin

chore: update app setting form

chore: implement the plugin form with mock

chore: follow the UI design

chore: remove translation plugin and move it into frontend-plugin instead

* chore: add eslint ignore for env.config.jsx

* chore: update package-lock.json
2024-04-24 11:55:46 -04:00

7 lines
84 B
Plaintext
Executable File

coverage/*
dist/
node_modules/
jest.config.js
env.config.jsx
example.env.config.jsx