-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
3 additions
and
3 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 |
---|---|---|
@@ -1 +1 @@ | ||
[{"/Users/apple/99-study/source/sheep-ui/src/_utils/global-config.ts":"1","/Users/apple/99-study/source/sheep-ui/src/button/index.ts":"2","/Users/apple/99-study/source/sheep-ui/src/button/src/button-group.tsx":"3","/Users/apple/99-study/source/sheep-ui/src/App.vue":"4","/Users/apple/99-study/source/sheep-ui/src/main.ts":"5","/Users/apple/99-study/source/sheep-ui/src/space/index.ts":"6","/Users/apple/99-study/source/sheep-ui/src/_utils/is.ts":"7","/Users/apple/99-study/source/sheep-ui/src/_utils/vue-utils.ts":"8","/Users/apple/99-study/source/sheep-ui/src/space/src/space-type.ts":"9","/Users/apple/99-study/source/sheep-ui/src/space/src/space.tsx":"10"},{"size":952,"mtime":1649689586245,"results":"11","hashOfConfig":"12"},{"size":439,"mtime":1650815446123,"results":"13","hashOfConfig":"14"},{"size":330,"mtime":1650814909312,"results":"15","hashOfConfig":"14"},{"size":2257,"mtime":1651375963261,"results":"16","hashOfConfig":"14"},{"size":251,"mtime":1651289910061,"results":"17","hashOfConfig":"14"},{"size":330,"mtime":1651245508971,"results":"18","hashOfConfig":"14"},{"size":273,"mtime":1651245242937,"results":"19","hashOfConfig":"14"},{"size":1590,"mtime":1651375307924,"results":"20","hashOfConfig":"14"},{"size":482,"mtime":1651282912529,"results":"21","hashOfConfig":"14"},{"size":2175,"mtime":1651375183080,"results":"22","hashOfConfig":"14"},{"filePath":"23","messages":"24","suppressedMessages":"25","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1gladtr",{"filePath":"26","messages":"27","suppressedMessages":"28","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1i1o27t",{"filePath":"29","messages":"30","suppressedMessages":"31","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","suppressedMessages":"34","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"35","messages":"36","suppressedMessages":"37","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","suppressedMessages":"40","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"41","messages":"42","suppressedMessages":"43","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"44","messages":"45","suppressedMessages":"46","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"47","messages":"48","suppressedMessages":"49","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"50","messages":"51","suppressedMessages":"52","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/apple/99-study/source/sheep-ui/src/_utils/global-config.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/button/index.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/button/src/button-group.tsx",[],[],"/Users/apple/99-study/source/sheep-ui/src/App.vue",[],[],"/Users/apple/99-study/source/sheep-ui/src/main.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/space/index.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/_utils/is.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/_utils/vue-utils.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/space/src/space-type.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/space/src/space.tsx",["53","54","55"],[],{"ruleId":"56","severity":1,"message":"57","line":1,"column":27,"nodeType":"58","messageId":"59","endLine":1,"endColumn":34},{"ruleId":"56","severity":1,"message":"60","line":3,"column":20,"nodeType":"58","messageId":"59","endLine":3,"endColumn":27},{"ruleId":"61","severity":1,"message":"62","line":54,"column":19,"nodeType":"63","messageId":"64","endLine":54,"endColumn":33,"suggestions":"65"},"@typescript-eslint/no-unused-vars","'Comment' is defined but never used.","Identifier","unusedVar","'isArray' is defined but never used.","@typescript-eslint/no-non-null-assertion","Forbidden non-null assertion.","TSNonNullExpression","noNonNull",["66"],{"messageId":"67","fix":"68","desc":"69"},"suggestOptionalChain",{"range":"70","text":"71"},"Consider using the optional chain operator `?.` instead. This operator includes runtime checks, so it is safer than the compile-only non-null assertion operator.",[1815,1816],"?."] | ||
[{"/Users/apple/99-study/source/sheep-ui/src/_utils/global-config.ts":"1","/Users/apple/99-study/source/sheep-ui/src/button/index.ts":"2","/Users/apple/99-study/source/sheep-ui/src/button/src/button-group.tsx":"3","/Users/apple/99-study/source/sheep-ui/src/App.vue":"4","/Users/apple/99-study/source/sheep-ui/src/main.ts":"5","/Users/apple/99-study/source/sheep-ui/src/space/index.ts":"6","/Users/apple/99-study/source/sheep-ui/src/_utils/is.ts":"7","/Users/apple/99-study/source/sheep-ui/src/_utils/vue-utils.ts":"8","/Users/apple/99-study/source/sheep-ui/src/space/src/space-type.ts":"9","/Users/apple/99-study/source/sheep-ui/src/space/src/space.tsx":"10","/Users/apple/99-study/source/sheep-ui/docs/docs.d.ts":"11","/Users/apple/99-study/source/sheep-ui/scripts/entry.ts":"12","/Users/apple/99-study/source/sheep-ui/src/components.ts":"13","/Users/apple/99-study/source/sheep-ui/src/index.ts":"14"},{"size":952,"mtime":1649689586245,"results":"15","hashOfConfig":"16"},{"size":439,"mtime":1650815446123,"results":"17","hashOfConfig":"18"},{"size":330,"mtime":1650814909312,"results":"19","hashOfConfig":"18"},{"size":2257,"mtime":1651375963261,"results":"20","hashOfConfig":"18"},{"size":251,"mtime":1651289910061,"results":"21","hashOfConfig":"18"},{"size":340,"mtime":1651389430545,"results":"22","hashOfConfig":"18"},{"size":273,"mtime":1651245242937,"results":"23","hashOfConfig":"18"},{"size":1590,"mtime":1651375307924,"results":"24","hashOfConfig":"18"},{"size":482,"mtime":1651282912529,"results":"25","hashOfConfig":"18"},{"size":2175,"mtime":1651375183080,"results":"26","hashOfConfig":"18"},{"size":507,"mtime":1651391782029,"results":"27","hashOfConfig":"18"},{"size":454,"mtime":1651389495989,"results":"28","hashOfConfig":"18"},{"size":119,"mtime":1651388865017,"results":"29","hashOfConfig":"18"},{"size":29,"mtime":1651388366309,"results":"30","hashOfConfig":"18"},{"filePath":"31","messages":"32","suppressedMessages":"33","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1gladtr",{"filePath":"34","messages":"35","suppressedMessages":"36","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1i1o27t",{"filePath":"37","messages":"38","suppressedMessages":"39","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","suppressedMessages":"42","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"43","messages":"44","suppressedMessages":"45","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"46","messages":"47","suppressedMessages":"48","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"49","messages":"50","suppressedMessages":"51","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"52","messages":"53","suppressedMessages":"54","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"55","messages":"56","suppressedMessages":"57","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"58","messages":"59","suppressedMessages":"60","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"61","messages":"62","suppressedMessages":"63","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"64","messages":"65","suppressedMessages":"66","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"67","messages":"68","suppressedMessages":"69","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"70","messages":"71","suppressedMessages":"72","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/apple/99-study/source/sheep-ui/src/_utils/global-config.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/button/index.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/button/src/button-group.tsx",[],[],"/Users/apple/99-study/source/sheep-ui/src/App.vue",[],[],"/Users/apple/99-study/source/sheep-ui/src/main.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/space/index.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/_utils/is.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/_utils/vue-utils.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/space/src/space-type.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/space/src/space.tsx",["73","74","75"],[],"/Users/apple/99-study/source/sheep-ui/docs/docs.d.ts",[],["76","77"],"/Users/apple/99-study/source/sheep-ui/scripts/entry.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/components.ts",[],[],"/Users/apple/99-study/source/sheep-ui/src/index.ts",[],[],{"ruleId":"78","severity":1,"message":"79","line":1,"column":27,"nodeType":"80","messageId":"81","endLine":1,"endColumn":34},{"ruleId":"78","severity":1,"message":"82","line":3,"column":20,"nodeType":"80","messageId":"81","endLine":3,"endColumn":27},{"ruleId":"83","severity":1,"message":"84","line":54,"column":19,"nodeType":"85","messageId":"86","endLine":54,"endColumn":33,"suggestions":"87"},{"ruleId":"88","severity":2,"message":"89","line":14,"column":36,"nodeType":"90","messageId":"91","endLine":14,"endColumn":38,"suppressions":"92"},{"ruleId":"88","severity":2,"message":"89","line":14,"column":40,"nodeType":"90","messageId":"91","endLine":14,"endColumn":42,"suppressions":"93"},"@typescript-eslint/no-unused-vars","'Comment' is defined but never used.","Identifier","unusedVar","'isArray' is defined but never used.","@typescript-eslint/no-non-null-assertion","Forbidden non-null assertion.","TSNonNullExpression","noNonNull",["94"],"@typescript-eslint/ban-types","Don't use `{}` as a type. `{}` actually means \"any non-nullish value\".\n- If you want a type meaning \"any object\", you probably want `Record<string, unknown>` instead.\n- If you want a type meaning \"any value\", you probably want `unknown` instead.\n- If you want a type meaning \"empty object\", you probably want `Record<string, never>` instead.","TSTypeLiteral","bannedTypeMessage",["95"],["96"],{"messageId":"97","fix":"98","desc":"99"},{"kind":"100","justification":"101"},{"kind":"100","justification":"101"},"suggestOptionalChain",{"range":"102","text":"103"},"Consider using the optional chain operator `?.` instead. This operator includes runtime checks, so it is safer than the compile-only non-null assertion operator.","directive","",[1815,1816],"?."] |
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
@import './base.scss'; | ||
@import './vars.scss'; | ||
@import './layout.scss'; | ||
// @import './code.scss'; | ||
@import './code.scss'; | ||
@import './custom-blocks.scss'; | ||
// @import './sidebar-links.scss'; | ||
@import './sidebar-links.scss'; | ||
@import './demo-block.scss'; | ||
// @import 'devui-theme/src/theme-collection/extend-theme-vue.scss'; |