1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-12 18:39:32 +00:00
forgejo/public/js
silverwind 3621944c2d modernize js and use babel ()
* modernize js and use babel

- add babel toolchain to transform modern JS to ES5
- extend eslint config for modern rules
- fixes linting issues via `eslint --fix` and manual fixes

* run 'make css' to satisfy CI

* code style tweaks and set js indendation to 2 in .editorconfig

* regenerate js
2019-11-14 21:39:51 +00:00
..
draw.js convert all js var to let/const () 2019-07-16 09:51:46 +08:00
index.js modernize js and use babel () 2019-11-14 21:39:51 +00:00
index.js.map modernize js and use babel () 2019-11-14 21:39:51 +00:00
semantic.dropdown.custom.js js: Revert change to click behaviour in forceSelection () 2019-11-11 17:06:57 +00:00