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