mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-23 06:55:43 -06:00
10 lines
133 B
Text
10 lines
133 B
Text
{
|
|
"browser": true,
|
|
"devel": false,
|
|
"strict": true,
|
|
"undef": true,
|
|
"unused": true,
|
|
"globals": {
|
|
"Packery": true
|
|
}
|
|
}
|