1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00
2015-10-25 13:14:13 +02:00

11 lines
146 B
Plaintext

{
"rules": {
"strict": [2, "function"]
},
"env": {
"browser": true,
"node": true,
"amd": true
}
}