generated from mbti-nf-team/nextjs-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from mbti-nf-team/chore/stylelint-setting
chore: stylelint 세팅 적용
- Loading branch information
Showing
105 changed files
with
1,932 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
module.exports = { | ||
extends: [ | ||
'@nf-team/stylelint-config', | ||
] | ||
}; |
Binary file added
BIN
+13.5 KB
.yarn/cache/@csstools-css-parser-algorithms-npm-2.5.0-b22abafd96-f03938d623.zip
Binary file not shown.
Binary file added
BIN
+15.7 KB
.yarn/cache/@csstools-css-tokenizer-npm-2.2.3-a5c0d6c134-cf0c191cd6.zip
Binary file not shown.
Binary file added
BIN
+21 KB
.yarn/cache/@csstools-media-query-list-parser-npm-2.1.7-a8daa0487d-f16b1ee45c.zip
Binary file not shown.
Binary file added
BIN
+6.03 KB
.yarn/cache/@csstools-selector-specificity-npm-3.0.1-bd7a5961fc-e4b5aac3bd.zip
Binary file not shown.
Binary file added
BIN
+3.12 KB
.yarn/cache/@nf-team-stylelint-config-npm-1.1.1-6805861ece-e62f4c3ba8.zip
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+3.14 KB
.yarn/cache/@types-normalize-package-data-npm-2.4.4-676a8ba353-65dff72b54.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+8.79 KB
.yarn/cache/known-css-properties-npm-0.29.0-6bc491faeb-ab4e1d6bad.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+13.8 KB
...anoid-npm-3.3.6-e6d6ae7e71-67235c39d1.zip → ...anoid-npm-3.3.7-98824ba130-ac1eb60f61.zip
Binary file not shown.
Binary file added
BIN
+11.6 KB
.yarn/cache/normalize-package-data-npm-3.0.3-1a49056685-3cd3b438c9.zip
Binary file not shown.
Binary file added
BIN
+9.74 KB
.yarn/cache/postcss-media-query-parser-npm-0.2.3-7c1ee973b6-39f9e9c383.zip
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.78 KB
.yarn/cache/postcss-resolve-nested-selector-npm-0.1.1-7067e0fef7-b08fb76ab0.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+58.9 KB
.yarn/cache/postcss-selector-parser-npm-6.0.15-0ec4819b4e-cea591e1d9.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+5.97 KB
.yarn/cache/spdx-expression-parse-npm-3.0.1-b718cbb35a-a1c6e104a2.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+3.38 KB
.yarn/cache/stylelint-config-recommended-npm-13.0.0-320cc5f7d9-a56eb6d1a7.zip
Binary file not shown.
Binary file added
BIN
+3.45 KB
.yarn/cache/stylelint-config-recommended-scss-npm-13.1.0-0aa13983d4-249cc47057.zip
Binary file not shown.
Binary file added
BIN
+4.31 KB
.yarn/cache/stylelint-config-standard-npm-34.0.0-3727f5ff5f-536249800c.zip
Binary file not shown.
Binary file added
BIN
+3.39 KB
.yarn/cache/stylelint-config-standard-scss-npm-11.1.0-fb14eb3d7a-fdeb533e19.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+6.62 KB
.yarn/cache/validate-npm-package-license-npm-3.0.4-7af8adc7a8-86242519b2.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,6 +45,7 @@ | |
"devDependencies": { | ||
"@next/eslint-plugin-next": "^14.0.3", | ||
"@nf-team/eslint-config": "^2.1.0", | ||
"@nf-team/stylelint-config": "^1.1.1", | ||
"@tanstack/react-query-devtools": "^5.4.3", | ||
"@testing-library/jest-dom": "^6.0.0", | ||
"@testing-library/react": "^14.0.0", | ||
|
@@ -75,6 +76,7 @@ | |
"react-test-renderer": "^18.2.0", | ||
"sass": "^1.66.1", | ||
"start-server-and-test": "^1.14.0", | ||
"stylelint": "^15.10.0", | ||
"typescript": "^5.1.6" | ||
}, | ||
"packageManager": "[email protected]" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.