mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-23 12:52:20 +01:00
8 lines
119 B
Plaintext
8 lines
119 B
Plaintext
|
{
|
||
|
"extends" : "../js/.jshintrc",
|
||
|
"asi" : false,
|
||
|
"browser" : false,
|
||
|
"es3" : false,
|
||
|
"node" : true
|
||
|
}
|