1
0
mirror of synced 2026-05-22 14:23:18 +00:00

REFACTOR: new code layout/removes jquery/coding standards

This commit is contained in:
jjaffeux
2020-09-23 17:00:33 +02:00
parent 41bc9b1ae1
commit a22d636551
7 changed files with 1694 additions and 66 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"extends": "eslint-config-discourse",
"globals": {
"settings": true
}
}