mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-26 05:22:28 +01:00
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
|
{
|
||
|
"extends": "airbnb",
|
||
|
"plugins": [
|
||
|
"react",
|
||
|
"jsx-a11y",
|
||
|
"import"
|
||
|
]
|
||
|
}
|