-
O modelo do config como .eslintrc.json não é mais aceito.
Agora temos o eslint.config.js, porém, no formato flat.
Na versão 8x o eslintrc ainda funcionava apesar de estar deprecated, mas agora e…
-
- add them badges
- add examples
-
-
The error shows after running `eslint .` command
```
Oops! Something went wrong! :(
ESLint: 9.13.0
TypeError: prettier.resolveConfig is not a function
at /Users/torrrrzz/Documents/blesspa…
-
👋 Coming over from https://github.com/eslint/eslint/issues/18093: ESLint is migrating to a [new "flat config" format](https://eslint.org/docs/latest/use/configure/configuration-files-new) that will be…
-
## やること
- [x] ReactHooksを使う
- [x] TypeScriptで書く→ anyを使用しても良いので型エラーを解消する
▼TODOリスト内の各TODOにほしい要素
- [x] ID(連番もしくはuuidを設定)
- [x] タイトル
- [x] ステータス(未着手、進行中、完了 など)
- [x] 詳細
▼ほしい機能
- [x] TODOの追加
…
-
高校の数ⅢCとかやってたときによく陥った「何言ってるのか全然咀嚼できない」状態に久々になった感じ。恥ずかしいことに全然わからず3周くらい読み返した。でもまだちゃんと分かってないことは分かる。
### [Algebraic Effectsとは? 出身は? 使い方は? その特徴とは? 調べてみました! - Qiita](https://qiita.com/Nymphium/items/e6ce5…
-
The code organization would be a lot clearer if we used [function components](https://reactjs.org/docs/components-and-props.html) and [React Hooks](https://reactjs.org/docs/hooks-intro.html) instead o…
thadk updated
3 years ago
-
### Environment
ESLint version: 9.12.0
@eslint/json version: 0.5.0
Node version: v20.18.0
npm version: 10.8.2
Operating System: Windows 11
pnpm version: 8.14.3
### Which language are you using?
jso…
-
# 基本情報
## 概要
* 施設予約アプリ
## サンプルアプリ構成
* フロントエンド:React + VSCode
* バックエンド:NodeJS + VSCode
* データベースサービス:Supabase
* API テスト:Postman
* ソースコード管理:GitHub
* タスク管理:GitHub Issues
* フロントエンドのデプロイ先:…