Skip to content

Commit a57a18b

Browse files
author
Michał Sajnóg
committed
Remove query-params-on-top in base config
1 parent 8b5a9ed commit a57a18b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/base.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ module.exports = {
2626
'ember/order-in-controllers': 2,
2727
'ember/order-in-components': 2,
2828
'ember/alias-model-in-controller': 2,
29-
'ember/query-params-on-top': 2,
3029
'ember/no-empty-attrs': 2,
3130
'ember/closure-actions': 1,
3231
'ember/routes-segments-snake-case': 2,

0 commit comments

Comments
 (0)