mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-01-10 12:24:20 +01:00
8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
{
|
|
"parser": "babel-eslint",
|
|
"extends": "standard",
|
|
"plugins": [
|
|
"react"
|
|
]
|
|
}
|