Logo
Explore Help
Sign In
studio/cunningham
2
0
Fork 0
You've already forked cunningham
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
b46aaa66ed9b0c6c2d0391d18aa515eeab9636af
cunningham/packages/tokens/tsconfig.eslint.json

7 lines
72 B
JSON
Raw Normal View History

♻️(tokens) expose default tokens in a lib and various config This allow to use the default tokens from Typescript or Javascript file of dependents repos. For instance this wîll be used by packages/react to aggregate components tokens files.
2023-01-04 15:51:06 +01:00
{
"include": [
"**/*.ts",
"**/*.js",
🚨(packages) fix eslint tsconfig root dir Eslint extension highlighted some issues with the way we were importing the tsconfig.json file in the .eslintrc.json file. By changing the extension to .cjs, we are now able to set tsconfigRootDir to the root of the package thanks to `dirname`. It helps eslint to find the correct tsconfig.json file.
2023-08-03 12:08:55 +02:00
".eslintrc.cjs"
♻️(tokens) expose default tokens in a lib and various config This allow to use the default tokens from Typescript or Javascript file of dependents repos. For instance this wîll be used by packages/react to aggregate components tokens files.
2023-01-04 15:51:06 +01:00
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 49ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API