npm run lint
без автоматизацииimport eslint from 'vite-plugin-eslint'
Could not find a declaration file for module 'vite-plugin-eslint'.
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.js"
}
},
import { watch } from "vite-plugin-watch"
/bin/sh: 1: php: not found
, хотя при этом вит не падает, но и проверки tsx фалов нет.export default defineConfig({
plugins: [
react(),
watch({
pattern: "src/**/*.tsx",
command: "php artisan typescript:transform",
})
],
})
get data() { return this.#data }
?
(Array.prototype as string[])
что бы вызвать редьюсер в ТС?
Почему стандартный вызов приводит к ошибке?
Array.prototypeю.reduceRight<string[]>.call(...)