Skip to content

Commit 1fa772c

Browse files
committed
jquery
1 parent d69cd89 commit 1fa772c

File tree

12 files changed

+5286
-5313
lines changed

12 files changed

+5286
-5313
lines changed

jQuery/.prettierrc.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"tabWidth": 2,
3-
"htmlWhitespaceSensitivity": "strict",
4-
"printWidth": 200,
5-
"overrides": []
2+
"tabWidth": 2,
3+
"htmlWhitespaceSensitivity": "strict",
4+
"printWidth": 200,
5+
"overrides": []
66
}

jQuery/.stylelintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"extends": "eslint-config-devextreme/stylelintrc"
2+
"extends": "eslint-config-devextreme/stylelintrc"
33
}

jQuery/.vscode/settings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"editor.codeActionsOnSave": {
3-
"source.fixAll.eslint": true
4-
}
2+
"editor.codeActionsOnSave": {
3+
"source.fixAll.eslint": true
4+
}
55
}

jQuery/bs-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"port": 5050,
3-
"startPath": "src/index.html",
4-
"files": ["./src/**/*.{html,css,js}"]
2+
"port": 5050,
3+
"startPath": "src/index.html",
4+
"files": ["./src/**/*.{html,css,js}"]
55
}

0 commit comments

Comments
 (0)