mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 19:42:34 -06:00
11 lines
133 B
Text
11 lines
133 B
Text
|
{
|
||
|
"browser": true,
|
||
|
"devel": false,
|
||
|
"strict": true,
|
||
|
"undef": true,
|
||
|
"unused": true,
|
||
|
"globals": {
|
||
|
"Packery": true
|
||
|
}
|
||
|
}
|