Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: replace flow with typescript-jsdoc #4325

Closed
wants to merge 52 commits into from
Closed
Show file tree
Hide file tree
Changes from 48 commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
b148023
remove flow directive
vankop Oct 4, 2019
e40163e
add initial tsconfig
vankop Oct 4, 2019
7796bf0
remove flow-typed folder
vankop Oct 4, 2019
a8dc55f
add cli.js types
vankop Oct 4, 2019
8b31acf
add types to assignDisabledRanges
vankop Oct 4, 2019
7484b02
move flow stylelint.js types to typescript definitions
vankop Oct 4, 2019
17d2c3e
Revert "add types to assignDisabledRanges"
vankop Oct 4, 2019
4172e9b
add augmentConfig types
vankop Oct 4, 2019
683ed47
add types to assignDisabledRanges
vankop Oct 4, 2019
7f41238
add types to writeOutputFile
vankop Oct 5, 2019
ea77370
add types to requireRule, reportUnknownRuleNames
vankop Oct 5, 2019
0fb582b
add types to createStylelint.js
vankop Oct 5, 2019
7133fda
add types to printConfig
vankop Oct 5, 2019
cb342b3
add types to normalizeRuleSettings
vankop Oct 5, 2019
052ca10
add types to needlessDisables
vankop Oct 5, 2019
6910353
add types to getConfigForFile
vankop Oct 5, 2019
057a46e
add types to isPathIgnored
vankop Oct 5, 2019
6493489
add types to dynamicRequire, createPlugin
vankop Oct 5, 2019
ff56837
fix types for null config for getConfigFile result
vankop Oct 5, 2019
d1e173b
fix createStylelint types, types for internal api
vankop Oct 5, 2019
a90a3f0
move DisabledRange definition to stylelint definitions
vankop Oct 5, 2019
10436a6
define Postcss result, add types to createStylelintResult
vankop Oct 5, 2019
6dc55a2
fix TODOs that depend on postcss and stylelint definitions
vankop Oct 5, 2019
e6e6a08
exclude tests for now
vankop Oct 5, 2019
ff1155f
add types to formatters
vankop Oct 5, 2019
146de12
add types to references
vankop Oct 5, 2019
f19ce65
exclude test utils from ts linting for now
vankop Oct 5, 2019
3cc0ebe
add types to getPostcssResult
vankop Oct 5, 2019
c106a43
add types to invalidScopeDisabled
vankop Oct 5, 2019
46f5a1a
add types to lintSource
vankop Oct 5, 2019
b0256f7
exclude rules from ts linting for now
vankop Oct 5, 2019
09d7be6
add types to standalone.js
vankop Oct 5, 2019
86cd975
exclude utils from ts linting for now
vankop Oct 5, 2019
bf1eceb
exclude all testUtils
vankop Oct 5, 2019
fe565c3
add ts check in lint stage
vankop Oct 5, 2019
e4530b8
add types to some utils
vankop Oct 5, 2019
8d4e399
correct exclude options
vankop Oct 5, 2019
07b0233
add types to index.js
vankop Oct 5, 2019
ef49815
fix types in utils
vankop Oct 5, 2019
7382b9c
fix strip-ansi usage
vankop Oct 5, 2019
ba44ac6
use default export for chalk
vankop Oct 5, 2019
806d7bd
use @types/meow and @types/global-modules
vankop Oct 5, 2019
6137f06
use ignore package types
vankop Oct 6, 2019
458010c
add types for file-entry-cache
vankop Oct 6, 2019
07dc968
add types to getFormatterOptionsText utils
vankop Oct 6, 2019
697a1f4
fix types in stringFormatter
vankop Oct 6, 2019
a283e98
add ts-ignore to assignDisabledRanges, blocked by #4328
vankop Oct 6, 2019
0ed4a0b
add ts-ignore to createStylelint methods that depend on cosmiconfig
vankop Oct 6, 2019
9b009b3
fix: types definitions
vankop Oct 11, 2019
b2d0d1d
Merge branch 'master' into to-typescript
vankop Oct 11, 2019
3e9d5bf
fix: types for getPostcssResult
vankop Oct 11, 2019
0e2a13b
Merge branch 'master' into to-typescript
vankop Oct 13, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1,187 changes: 0 additions & 1,187 deletions flow-typed/npm/jest_v24.x.x.js

This file was deleted.

6,086 changes: 0 additions & 6,086 deletions flow-typed/npm/lodash_v4.x.x.js

This file was deleted.

87 changes: 0 additions & 87 deletions flow-typed/postcss.js

This file was deleted.

156 changes: 0 additions & 156 deletions flow-typed/stylelint.js

This file was deleted.