b71548427d
* Added files used by github actions workflows * added simplecov report for tests workflow * removed trailing space * Rubocop fixes * Update plugin-linting.yml * Create Gemfile.lock * Update Gemfile.lock * Re-add bundler * Update gitignore * Limit yarn install to dev * Update rubocop config and gemfile.lock * allow strings to be mutated * Update invites_controller_spec.rb Co-authored-by: angusmcleod <angus@mcleod.org.au>
10 Zeilen
249 B
JSON
10 Zeilen
249 B
JSON
{
|
|
"name": "discourse-custom-wizard",
|
|
"version": "1.0.0",
|
|
"repository": "git@github.com:paviliondev/discourse-custom-wizard.git",
|
|
"author": "Discourse",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"eslint-config-discourse": "^1.1.8"
|
|
}
|
|
}
|