File size: 162 Bytes
ab74ec2
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
extends:
  - recommended

rules:
  no-unused-components: "off"
  no-empty-servers: "off"

resolve:
  file:
    allowedFileExtensions: [".yaml", ".yml"]