UNPKG

create-next-flask

Version:
15 lines (11 loc) 169 B
{ "root": true, "extends": "@ljharb", "globals": { "FinalizationRegistry": false, }, "rules": { "id-length": 0, "operator-linebreak": [2, "before"], }, }