mirror of
https://github.com/Mastermindzh/react-starter-kit.git
synced 2025-08-23 17:44:52 +02:00
- Updated to React 18
- Updated for public release - Git was reset for privacy reasons
This commit is contained in:
19
.vscode/settings.json
vendored
Normal file
19
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"browserslist",
|
||||
"camelcase",
|
||||
"flexbugs",
|
||||
"Immer",
|
||||
"pmmmwh",
|
||||
"reduxjs",
|
||||
"SVGR",
|
||||
"tailwindcss",
|
||||
"typeahead",
|
||||
"uncompiled"
|
||||
],
|
||||
"files.exclude": {
|
||||
"**/.git": true,
|
||||
"coverage": true,
|
||||
"node_modules": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user