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