mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
{
|
|
"rules": {
|
|
"strict": [2, "function"]
|
|
},
|
|
"env": {
|
|
"browser": true,
|
|
"node": true,
|
|
"amd": true
|
|
}
|
|
}
|