{ "*/*/src/**/*.{js,ts}": [ "eslint --fix", "cspell --no-must-find-files --config .cspell.json" ] }