]> git.r.bdr.sh - rbdr/tomato-sauce/blame - .eslintrc
Update code and dpendencies
[rbdr/tomato-sauce] / .eslintrc
CommitLineData
fd38d409 1{
a0666be3
RBR
2 "extends": [
3 "plugin:@hapi/recommended"
4 ],
5 "parserOptions": {
6 "ecmaVersion": 2020
fd38d409
RBR
7 }
8}