mirror of
https://github.com/LAB-MI/attestation-couvre-feu-covid-19.git
synced 2020-11-18 19:53:51 -08:00
5 lines
57 B
JavaScript
5 lines
57 B
JavaScript
module.exports = {
|
|
singleQuote: true,
|
|
semi: false
|
|
};
|