blob: a6dec9472b0c0e0b7f5e1ff433a1e63ed7ea7745 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001{
2 "root": true,
3
4 "extends": "@ljharb",
5
6 "rules": {
7 "func-name-matching": 0,
8 },
9}