app.js
|
Use spread syntax
|
2024-01-06 17:36:25 +01:00 |
config.js.erb
|
Convert app.config to .js
|
2024-01-06 11:49:18 +01:00 |
db.js
|
Use const, use arrow callbacks
|
2024-01-06 17:36:25 +01:00 |
router.js
|
Use optional chaining operator ?.
|
2024-01-06 17:36:25 +01:00 |
searcher.js
|
Use spread syntax
|
2024-01-06 17:36:25 +01:00 |
serviceworker.js
|
app.ServiceWorker: super()
|
2024-01-06 17:36:25 +01:00 |
settings.js
|
Use Array.includes and String.includes
|
2024-01-06 17:36:25 +01:00 |
shortcuts.js
|
Sanity-check decaffeinate app.Shortcuts
|
2024-01-06 16:18:40 +01:00 |