UNPKG

132 BJSONView Raw
1{
2 "extends": [
3 "standard",
4 "prettier/standard",
5 "plugin:prettier/recommended"
6 ],
7 "plugins": [
8 "standard"
9 ]
10}
\No newline at end of file