discourse/app/assets/javascripts/admin
Joffrey JAFFEUX 530d9ab071
DEV: enforces eslint’s curly rule to the codebase (#10720)
eslint --fix is capable of fix it automatically for you, ensure prettier is run after eslint as eslint --fix could leave the code in an invalid prettier state.
2020-09-22 16:28:28 +02:00
..
adapters DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
components DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
controllers DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
helpers DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
mixins DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
models DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
routes DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
services DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
templates FEATURE: Allow admins to delete user SSO records in the UI (#10669) 2020-09-15 10:00:10 -04:00