Skip to content

Commit c06e02f

Browse files
committed
update lint-to-the-future and run ignore
1 parent 627b7bb commit c06e02f

File tree

4 files changed

+24447
-28674
lines changed

4 files changed

+24447
-28674
lines changed

.stylelintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* eslint-disable prettier/prettier */
1+
/* eslint-disable no-undef, prettier/prettier */
22
module.exports = {
33
extends: 'stylelint-config-standard',
44
plugins: [

addon/components/es-header.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{{! template-lint-disable no-redundant-landmark-role }}
12
<header
23
class="es-header"
34
role="banner"

0 commit comments

Comments
 (0)