Manually merged #395

This commit is contained in:
Sam Potts
2016-10-23 12:19:39 +11:00
parent 97eb40a8e3
commit f428c3ff8b
2 changed files with 12 additions and 1 deletions

11
.jsbeautifyrc Normal file
View File

@ -0,0 +1,11 @@
{
"html": {
"allowed_file_extensions": []
},
"css": {
"allowed_file_extensions": []
},
"js": {
"allowed_file_extensions": []
}
}