sass/.eslintrc.json
2021-10-01 17:36:53 -07:00

5 lines
73 B
JSON

{
"extends": "./node_modules/gts/",
"ignorePatterns": ["/docs/**"]
}