aboutsummaryrefslogtreecommitdiffstats
path: root/.jsbeautifyrc
blob: 064bf950374d6dc041e22d184506f0db232d0399 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "html": {
        "allowed_file_extensions": []
    },
    "css": {
        "allowed_file_extensions": []
    },
    "js": {
        "allowed_file_extensions": []
    }
}