mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
{
|
|
"extends": "airbnb",
|
|
"plugins": [
|
|
"react",
|
|
"jsx-a11y",
|
|
"import"
|
|
]
|
|
} |