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