mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
{
|
|
"extends": ["standard", "standard-jsx"],
|
|
"rules": {
|
|
"no-useless-escape": 0
|
|
}
|
|
}
|