File size: 71 Bytes
e1cdf48
 
 
 
 
1
2
3
4
5
6
module.exports = {
  singleQuote: true,
  tabWidth: 2,
  semi: false
}