mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
6 lines
58 B
JavaScript
6 lines
58 B
JavaScript
'use strict';
|
|
|
|
module.exports = {
|
|
singleQuote: true,
|
|
};
|